mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
removed spurius line from launchPrune
This commit is contained in:
parent
a7c352975c
commit
343250de42
1 changed files with 0 additions and 1 deletions
|
@ -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"))):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue