Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Parsing quoted arguments in Condor
- Date: Fri, 5 Dec 2008 01:38:32 -0000
- From: "Kewley, J (John)" <john.kewley@xxxxxxxxxx>
- Subject: Re: [Condor-users] Parsing quoted arguments in Condor
or maybe:
arguments = "-a a_value -b ""'''b_mod -b_op1 b_op1_value'''"""
[sorry can't test if from this PC]
Note the tripling of the single quotes - some fancy mail readers
might convert them to extra dquotes.
JK
-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx on behalf of Kewley, J (John)
Sent: Fri 05/12/2008 01:08
To: Condor-Users Mail List
Subject: Re: [Condor-users] Parsing quoted arguments in Condor
>> Do you mean: arguments = "-a a_value -b '""b_mod -b_op1 b_op1_value""'" ?
> I tried the one you typed literally and Condor complained:
I was going to suggest:
arguments = "-a a_value -b '''""b_mod -b_op1 b_op1_value""'''"
JK
_______________________________________________
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/