[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Windows template file: args with quotes?



Russell,
The following should help:
http://www.cs.wisc.edu/condor/manual/v7.3/2_5Submitting_Job.html#SECTION00351000000000000000

So for your example, you'd do:
Arguments = -D 2 -m 8 -U T -F ""m D""

I hope this helps.

Good luck!
Jason


-- 
===================================
Jason A. Stowe
cell: 607.227.9686
main: 888.292.5320

Cycle Computing, LLC
Leader in Condor Grid and Cloud Solutions

http://www.cyclecomputing.com
http://www.cyclecloud.com



On Sun, Nov 1, 2009 at 10:56 PM, Smithies, Russell
<Russell.Smithies@xxxxxxxxxxxxxxxx> wrote:
> What’s the trick to using quotes in the Arguments in a template?
> I’m submitting a megablast job and the args have quotes in them but no
> amount of escaping or back-slashing or substitution is getting me around it.
>
> I need something like this:
> Arguments = -D 2 -m 8 -U T -F "m D"
>
> I keep ending up with error messages in _condor_stderr like this:
> [NULL_Caption] ERROR: Arguments must start with '-' (the offending argument
> #31 was: 'D"')
>
> This is version:
> $CondorVersion: 7.3.2 Sep 11 2009 BuildID: 181136 $
> $CondorPlatform: INTEL-WINNT50 $
>
> Any ideas?
>
> Thanx,
>
>
> Russell Smithies
>
> Bioinformatics Applications Developer
> T +64 3 489 9085
> E  russell.smithies@xxxxxxxxxxxxxxxx
>
> Invermay  Research Centre
> Puddle Alley,
> Mosgiel,
> New Zealand
> T  +64 3 489 3809
> F  +64 3 489 9174
> www.agresearch.co.nz
>
>
>
>
>
>
>
> ________________________________
>
> Attention: The information contained in this message and/or attachments from
> AgResearch Limited is intended only for the persons or entities to which it
> is addressed and may contain confidential and/or privileged material. Any
> review, retransmission, dissemination or other use of, or taking of any
> action in reliance upon, this information by persons or entities other than
> the intended recipients is prohibited by AgResearch Limited. If you have
> received this message in error, please notify the sender immediately.
>
> ________________________________
>
>
>
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>
>