mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 09:45:08 +00:00
debugging thor stuff
This commit is contained in:
parent
5c4997f52d
commit
ba22a075b8
@ -122,7 +122,7 @@ do
|
|||||||
sed "s@%ROOTDIR%@$(pwd)@g"|
|
sed "s@%ROOTDIR%@$(pwd)@g"|
|
||||||
sed "s@%OUTPUTFILE%@${outputfile}@g" > $submitscript
|
sed "s@%OUTPUTFILE%@${outputfile}@g" > $submitscript
|
||||||
cd thor
|
cd thor
|
||||||
qsub "$submitscript" >> submissions
|
qsub $(basename $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