AFAIK it's fixed in SoGE. If you don't want to upgrade you can try an instant fix:
$ cat trim.sh #!/bin/sh sed -i "/=()/s/.*/& ; }/" $SGE_JOB_SPOOL_DIR/environment and: $ qconf -sq all.q ... prolog sgeadmin@/usr/sge/cluster/trim.sh -- Reuti PS: One error is still present for the starting prolog which can be ignored. > Am 10.12.2015 um 14:25 schrieb Taras Shapovalov > <[email protected]>: > > Hi guys, > > I am trying to find out in which commit the following issue (related to bash) > was fixed: > > http://permalink.gmane.org/gmane.comp.clustering.gridengine.users/18579 > > and I cannot find the appropriate commit in > http://sourceforge.net/p/gridscheduler/code/commit_browser > > Could you please point me to the appropriate change in the code? > > Best regards, > > Taras > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
