summaryrefslogtreecommitdiffstats
path: root/QMTest
diff options
context:
space:
mode:
authorGreg Noel <GregNoel@tigris.org>2010-06-08 07:50:14 (GMT)
committerGreg Noel <GregNoel@tigris.org>2010-06-08 07:50:14 (GMT)
commitcfa399517220689e5992bf5634ed2dcf366473e2 (patch)
treec08d986c287524b51426fe314c84ee5c0444a9ed /QMTest
parent02b944eec24378f2382bc7e4ff7b94805934531a (diff)
downloadSCons-cfa399517220689e5992bf5634ed2dcf366473e2.zip
SCons-cfa399517220689e5992bf5634ed2dcf366473e2.tar.gz
SCons-cfa399517220689e5992bf5634ed2dcf366473e2.tar.bz2
Remove the rest of the logic for the noqmtest keyword
Diffstat (limited to 'QMTest')
-rw-r--r--QMTest/TestRuntest.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/QMTest/TestRuntest.py b/QMTest/TestRuntest.py
index 926950e..ec1c5d7 100644
--- a/QMTest/TestRuntest.py
+++ b/QMTest/TestRuntest.py
@@ -111,13 +111,6 @@ class TestRuntest(TestCommon):
kw['workdir'] = ''
try:
- noqmtest = kw['noqmtest']
- except KeyError:
- noqmtest = 0
- else:
- del kw['noqmtest']
-
- try:
things_to_copy = kw['things_to_copy']
except KeyError:
things_to_copy = [