Added missing variable

This commit is contained in:
Michael Herzberg 2017-09-20 11:58:56 +01:00
parent 93f7c2823b
commit 50446b7fb2
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ scp "$BASEDIR/sge/create-db.sge" sharc.shef.ac.uk:"$TARGETDIR/create-db.sge"
echo "Starting job ..."
ssh sharc.shef.ac.uk \
SING_IMG=\"$SING_IMG\" \
ARCHIVE=\"$ARCHIVE\" \
BASEDIR=\"$TARGETDIR\" \
MAX_SGE_TASK_ID=\"$NRJOBS\" \