summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2001-09-10 16:17:42 +0000
committerSteven Knight <knight@baldmt.com>2001-09-10 16:17:42 +0000
commit9010e91ac2831db0ff7f58d209c8f54a7f807afa (patch)
tree7acaa7c47cf9bc139cd9d43deabec50da48fcb53 /config
parentc4edab17c52b6c26ade78727890dc9de56675f2f (diff)
downloadscons-9010e91ac2831db0ff7f58d209c8f54a7f807afa.tar.gz
runtest.py follow-on fixes
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index d653bb2d..9618a967 100644
--- a/config
+++ b/config
@@ -242,7 +242,7 @@ diff_command =
* written to conform to Perl conventions) and Aegis' expectations.
* See the comments in the test.pl script itself for details.
*/
-test_command = "python runtest.py -b aegis -v ${VERsion} ${File_Name}";
+test_command = "python runtest.py -b aegis -q -v ${VERsion} ${File_Name}";
new_test_filename = "test/CHANGETHIS.py";