removed spurius line from launchPrune

This commit is contained in:
P.M. Sutter 2013-02-25 15:32:08 -06:00
parent a7c352975c
commit 343250de42

View file

@ -274,7 +274,6 @@ def launchPrune(sample, binPath,
sample.boxLen <= 1.e-1:
periodicLine += "z"
periodicLine += "' "
periodicLine = ""
if not (continueRun and (jobSuccessful(logFile, "NetCDF: Not a valid ID\n") \
or jobSuccessful(logFile, "Done!\n"))):