On 1/30/2014 4:50 PM, Jiande Wang wrote:
Hi, I need to provide quite a lot elements in the input in condor script, is there a symbol for continuous line? Thanks Jiande
Yes, a backslash character (" \ ") at the end of the line. For examples and details, see
http://research.cs.wisc.edu/htcondor/manual/current/3_3Configuration.html#SECTION00431300000000000000Most of the syntax for the condor_config file, like line continuations / macros / comments, are the same for job submit files as they are for the condor_config file.
regards, Todd