Revision 5fae96eb
ID | 5fae96eb6e1947ebd4b7f3c5a86ef2c86a8b1d6d |
Parent | e3d07bc1 |
Child | 2a079911 |
Change to only split once so that cargs='--foo=1 --bar=2' works.
fixes #144
Files
- added
- modified
- copied
- renamed
- deleted
ID | 5fae96eb6e1947ebd4b7f3c5a86ef2c86a8b1d6d |
Parent | e3d07bc1 |
Child | 2a079911 |
Added by Bob Lantz almost 8 years ago
Change to only split once so that cargs='--foo=1 --bar=2' works.
fixes #144