Bugzilla – Bug 6583
Condor LRMA script doesn't quote correctly
Last modified: 2009-01-28 11:03:58
You need to log in before you can comment on or make changes to this bug.
The condor LRMA script should use the "new quoting rules" from condor 6.8 which allow condor to express single quotes, double quotes, and whitespace within arguments properly. This will allow most of the GRAM2 test cases to pass.
Committed update condor.in file to 4.2 branch and trunk. GRAM2 test suite passes.
committed to 4.0 branch as well.