[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Amending the "environment" submit directive with new syntax
- Date: Wed, 16 Mar 2016 13:27:14 -0400
- From: Michael V Pelletier <Michael.V.Pelletier@xxxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Amending the "environment" submit directive with new syntax
From: John M Knoeller <johnkn@xxxxxxxxxxx>
Date: 03/16/2016 12:49 PM
> The $F() âfilepartsâ expansion will strip quotes
if you donât pass âqâ, so
> you can do
>
> condor_submit -append 'environment="$F(ENVIRONMENT)
DEF=456"'
Splendid! Thank you!
-Michael Pelletier.
_