Browse Source
when loading values from the config file that had a double quote (") an
error was produced on the eval statement resulting in failure to load
the variable. Fixed with a sed to escape double quotes in the value
prior to performing the eval
pull/4509/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue