debugging thor stuff

This commit is contained in:
othocaeS 2016-07-25 17:29:42 -04:00
parent b35a889b06
commit c5ed4d78b5

View File

@ -119,7 +119,7 @@ do
sed "s@%ROOTDIR%@$(pwd)@"| sed "s@%ROOTDIR%@$(pwd)@"|
sed "s@%OUTPUTFILE%@${outputfile}@" > $submitscript sed "s@%OUTPUTFILE%@${outputfile}@" > $submitscript
cd thor cd thor
qsub $submitscript >> $thordir/submissions qsub $submitscript >> submissions
cd .. cd ..
else else
time bin/psdlag tmp.psdlagargs > $outputfile time bin/psdlag tmp.psdlagargs > $outputfile