mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 08:55:08 +00:00
debugging thor stuff
This commit is contained in:
parent
adcc7c2fd8
commit
65d8360e22
@ -117,7 +117,7 @@ do
|
||||
submitscript="thor/${echo_band}.pbs"
|
||||
cp tmp.psdlagargs $argsfile
|
||||
cat scripts/templates/thor_submit.pbs|
|
||||
sed "s@%NAME%@${echo_band} psdlag@g"|
|
||||
sed "s@%NAME%@'${echo_band} psdlag'@g"|
|
||||
sed "s@%ARGSFILE%@${argsfile}@g"|
|
||||
sed "s@%ROOTDIR%@$(pwd)@g"|
|
||||
sed "s@%OUTPUTFILE%@${outputfile}@g" > $submitscript
|
||||
|
Loading…
Reference in New Issue
Block a user