-
Brian St. Pierre authored
On some systems, /bin/sh is a symlink to dash. "local" here wants to create variables for multiple words on the line. Added quotes so that these are not treated as multiple variables.
5ff0b479
On some systems, /bin/sh is a symlink to dash. "local" here wants to create variables for multiple words on the line. Added quotes so that these are not treated as multiple variables.