From cadb9eea557c98b2ebe4cb161129e3df90c07095 Mon Sep 17 00:00:00 2001 From: "P.M. Sutter" Date: Tue, 3 Jun 2014 14:10:15 -0500 Subject: [PATCH] fixed file loading bug --- python_tools/void_python_tools/backend/launchers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_tools/void_python_tools/backend/launchers.py b/python_tools/void_python_tools/backend/launchers.py index 6d6683d..8e7cd56 100644 --- a/python_tools/void_python_tools/backend/launchers.py +++ b/python_tools/void_python_tools/backend/launchers.py @@ -209,7 +209,7 @@ def launchGenerate(sample, binPath, workDir=None, inputDataDir=None, %s %s %s - """ % ((dataFileLine + "/"), + """ % (dataFileLine, outputFile, outputFile+".par", includePecVelString,