mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 03:45:07 +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@%OUTPUTFILE%@${outputfile}@g" > $submitscript
|
||||
cd thor
|
||||
qsub "$submitscript" >> submissions
|
||||
qsub $(basename $submitscript) >> submissions
|
||||
cd ..
|
||||
else
|
||||
time bin/psdlag tmp.psdlagargs > $outputfile
|
||||
|
Loading…
Reference in New Issue
Block a user