Merge branch 'master' of ssh://github.com/dmlc/rabit
This commit is contained in:
commit
e1ddcc2eb7
@ -38,6 +38,7 @@ else:
|
||||
|
||||
runscript = '%s/runrabit.sh' % args.logdir
|
||||
fo = open(runscript, 'w')
|
||||
fo.write('source ~/.bashrc\n')
|
||||
fo.write('\"$@\"\n')
|
||||
fo.close()
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user