mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 15:05:08 +00:00
debugging thor stuff
This commit is contained in:
parent
b35a889b06
commit
c5ed4d78b5
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user