regression
authorCraig Dowell <craigdo@ee.washington.edu>
Wed, 18 Jun 2008 10:34:05 -0700
changeset 3285 17a6700153c6
parent 3284 510fed881852
child 3286 9e04d8522f27
regression
wscript
--- a/wscript	Wed Jun 18 10:29:19 2008 -0700
+++ b/wscript	Wed Jun 18 10:34:05 2008 -0700
@@ -723,8 +723,6 @@
                 print "creating new " + refTestDirName
                 os.mkdir(refTestDirName)
 
-            #os.system("./waf --cwd regression/" + refTestDirName +
-            #    " --run " + testName + " > /dev/null 2>&1")
             Params.g_options.cwd_launch = refTestDirName
             run_program(testName)