[Darshan-commits] [Git][darshan/darshan][master] change bg regression to use radix-io repo
Shane Snyder
xgitlab at cels.anl.gov
Thu Mar 24 14:26:54 CDT 2016
Shane Snyder pushed to branch master at darshan / darshan
Commits:
63512a55 by Shane Snyder at 2016-03-24T19:25:44+00:00
change bg regression to use radix-io repo
- - - - -
1 changed file:
- darshan-test/regression/bg-profile-conf/runjob.sh
Changes:
=====================================
darshan-test/regression/bg-profile-conf/runjob.sh
=====================================
--- a/darshan-test/regression/bg-profile-conf/runjob.sh
+++ b/darshan-test/regression/bg-profile-conf/runjob.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# submit job and get job id
-jobid=`qsub --env DARSHAN_LOGFILE=$DARSHAN_LOGFILE --mode c16 --proccount $DARSHAN_DEFAULT_NPROCS -A SSSPPg -t 10 -n 1 --output $DARSHAN_TMP/$$-tmp.out --error $DARSHAN_TMP/$$-tmp.err --debuglog $DARSHAN_TMP/$$-tmp.debuglog "$@"`
+jobid=`qsub --env DARSHAN_LOGFILE=$DARSHAN_LOGFILE --mode c16 --proccount $DARSHAN_DEFAULT_NPROCS -A radix-io -t 10 -n 1 --output $DARSHAN_TMP/$$-tmp.out --error $DARSHAN_TMP/$$-tmp.err --debuglog $DARSHAN_TMP/$$-tmp.debuglog "$@"`
if [ $? -ne 0 ]; then
echo "Error: failed to qsub $@"
exit 1
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/63512a55b90b9a9fbc7d4b184cb2e6f30d8fe608
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20160324/3b17dc59/attachment.html>
More information about the Darshan-commits
mailing list