Skip to content

Commit

Permalink
exit removed...
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmanelli committed Oct 14, 2014
1 parent 4718934 commit 312195a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Scripts/updateRestart
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ done
#-- PUT THE STEPS LEFT TO COMPLETE THE LAST OPERATION
sed -i {'1,/\(run[\t ]*\)\(.*\)/s/\(run[\t ]*\)\(.*\)/\1 '"$(( ${tmprun} - ${lastRestartStep} ))"'/'} ${input_restart_file}

exit 0

# WITH SIMULIST FILE:
#-- FIND THE FIRST SIMULATION AND CHANGE THE INPUT AND OUTPUT
gawk -v s=${lastRestartStep} -f AwkFiles/cmdUpdateRestart simuList > simuList_TMP
Expand Down

0 comments on commit 312195a

Please sign in to comment.