Revision 5cbac417
ID: 5cbac41765125c40cb11d51b346a51cb4d4deb8f
improve env var handling in command lines
Sometimes, the value of an environment variable is a quoted string,
in which case the stupid "break on spaces" logic fails. Regular
expressions are more reliable.
Files
- added
- modified
- copied
- renamed
- deleted
- lib
- spec