From 343250de423fb859a9778d7630a4cfbfe85d2153 Mon Sep 17 00:00:00 2001 From: "P.M. Sutter" Date: Mon, 25 Feb 2013 15:32:08 -0600 Subject: [PATCH] removed spurius line from launchPrune --- python_tools/void_python_tools/backend/launchers.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python_tools/void_python_tools/backend/launchers.py b/python_tools/void_python_tools/backend/launchers.py index 249f7de..0f78788 100755 --- a/python_tools/void_python_tools/backend/launchers.py +++ b/python_tools/void_python_tools/backend/launchers.py @@ -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"))):