Hi,

> Am 06.04.2016 um 17:42 schrieb Julien Nicoulaud <[email protected]>:
> 
> After taking a look at the source code, the relevant section (drmaa.c line 
> 3090) has almost not been modified since the initial checkin commit in 2010, 
> so I'm pretty sure this bug is still here...

AFAICS this targets DRMAA_V_ENV. Using the DRMAA_NATIVE_SPECIFICATION my work 
by setting "-v MY_VAR=foo=bar".

-- Reuti


> 2016-04-06 17:11 GMT+02:00 Julien Nicoulaud <[email protected]>:
> Hi all,
> 
> When submitting jobs via DRMAA with environment variables that contain an 
> equal sign, the value gets truncated at first equal sign.
> 
> example:
>     MY_VAR="foo=bar"
> 
> becomes:
>     MY_VAR="foo"
> 
> I am using an old version of SGE (6.2u5).
> 
> Does anyone know if this an known issue ? Was this fixed in more recent 
> versions ?
> 
> Best regards,
> Julien Nicoulaud
> 
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users


_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to