sge scheduler change
This commit is contained in:
parent
fed1683b9b
commit
c5b4610cfe
@ -38,6 +38,7 @@ else:
|
|||||||
|
|
||||||
runscript = '%s/runrabit.sh' % args.logdir
|
runscript = '%s/runrabit.sh' % args.logdir
|
||||||
fo = open(runscript, 'w')
|
fo = open(runscript, 'w')
|
||||||
|
fo.write('source ~/.bashrc\n')
|
||||||
fo.write('\"$@\"\n')
|
fo.write('\"$@\"\n')
|
||||||
fo.close()
|
fo.close()
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user