From 4d4029a77e986d64153b3de0ece5177dbaed5cd9 Mon Sep 17 00:00:00 2001 From: Gary Oberbrunner Date: Thu, 21 Aug 2014 06:41:26 -0400 Subject: Remove extra print stmt in TestSCons.py, per review. --- QMTest/TestSCons.py | 1 - 1 file changed, 1 deletion(-) diff --git a/QMTest/TestSCons.py b/QMTest/TestSCons.py index ae6e9c5..9434bb1 100644 --- a/QMTest/TestSCons.py +++ b/QMTest/TestSCons.py @@ -1147,7 +1147,6 @@ except: print py_ver """) - # print "get_platform_python_info(): "+self.stdout() return [python] + self.stdout().strip().split('\n') def start(self, *args, **kw): -- cgit v0.12