Girocco/Config.pm: alter PATH adjustment advice
commit81edacac1a95221814915063a5de9d40aeaf75f5
authorKyle J. McKay <mackyle@gmail.com>
Thu, 4 Mar 2021 05:25:17 +0000 (3 22:25 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 4 Mar 2021 05:25:17 +0000 (3 22:25 -0700)
tree112dbda4ec47319ebbd5321be40991df16bf5b71
parent8cdc0f33eb6489953376fb5394b4dfaf4c2229c1
Girocco/Config.pm: alter PATH adjustment advice

Instead of trying to munge the output of qx(getconf PATH),
suggest using the Girocco::Dumper::GetConfPath function
since it knows how to properly sanitize the result.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Girocco/Config.pm