summaryrefslogtreecommitdiff
path: root/piglit-print-commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'piglit-print-commands.py')
-rwxr-xr-xpiglit-print-commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/piglit-print-commands.py b/piglit-print-commands.py
index 553685695..7a3ba1479 100755
--- a/piglit-print-commands.py
+++ b/piglit-print-commands.py
@@ -101,7 +101,7 @@ def main():
piglit_dir = path.dirname(path.realpath(sys.argv[0]))
os.chdir(piglit_dir)
- profile = core.loadTestProfile(profileFilename, "$GLEAN_RESULT_DIR")
+ profile = core.loadTestProfile(profileFilename)
# If resuming an interrupted test run, re-write all of the existing
# results since we clobbered the results file. Also, exclude them