mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 08:25:07 +00:00
debugging thor stuff
This commit is contained in:
parent
bf4dc5476d
commit
7795f8a4b5
@ -121,7 +121,7 @@ do
|
||||
sed "s@%ROOTDIR%@$(pwd)@g"|
|
||||
sed "s@%OUTPUTFILE%@${outputfile}@g" > $submitscript
|
||||
cd thor
|
||||
qsub $submitscript >> submissions
|
||||
qsub "$submitscript" >> submissions
|
||||
cd ..
|
||||
else
|
||||
time bin/psdlag tmp.psdlagargs > $outputfile
|
||||
|
Loading…
Reference in New Issue
Block a user