]> git.ipfire.org Git - people/stevee/network.git/commit - src/functions/functions.util
Don't strip "" from strings that contain spaces.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Sep 2012 11:17:35 +0000 (11:17 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Sep 2012 11:17:35 +0000 (11:17 +0000)
commitf80ce0520f2130ca6c5f898161b823b5591346db
tree47dee23b689c3ff973ab1894586a3c0eee355248
parentb9bb481134f266bd91b1d1b22acfea26f9d28e20
Don't strip "" from strings that contain spaces.

This confuses the shell because handling variables with spaces
in them is horrible.
functions.config
functions.util