summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2001-12-14 20:08:06 (GMT)
committerSteven Knight <knight@baldmt.com>2001-12-14 20:08:06 (GMT)
commitad37063b59063fb328d2047e1b2e15669bcb134c (patch)
tree9a30f1cfff2c6aa2d010b729c898a2a0f0be68fe /config
parent60ca9b913e5ac7d4f8079e521e8cbf2295c196d9 (diff)
downloadSCons-ad37063b59063fb328d2047e1b2e15669bcb134c.zip
SCons-ad37063b59063fb328d2047e1b2e15669bcb134c.tar.gz
SCons-ad37063b59063fb328d2047e1b2e15669bcb134c.tar.bz2
Update version numbers, etc., to 0.02.
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 9ecf013..44e99ce 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 -q -v ${VERsion} ${File_Name}";
+test_command = "python ${Source runtest.py} -b aegis -q -v ${VERsion} ${File_Name}";
new_test_filename = "test/CHANGETHIS.py";