Loading start.sh +2 −1 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ if [ ! "${HOSTN#ww8}" == "$(hostname)" ]; then $EXEC "$SIMPATH/$INPUTFILE" else if [ -z ${PBS_JOBID+x} ]; then echo "run with qsub" exit fi mkdir ${HOME}/$PBS_JOBID Loading Loading
start.sh +2 −1 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ if [ ! "${HOSTN#ww8}" == "$(hostname)" ]; then $EXEC "$SIMPATH/$INPUTFILE" else if [ -z ${PBS_JOBID+x} ]; then echo "run with qsub" exit fi mkdir ${HOME}/$PBS_JOBID Loading