diff options
author | Steven Knight <knight@baldmt.com> | 2001-12-14 20:08:06 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2001-12-14 20:08:06 (GMT) |
commit | ad37063b59063fb328d2047e1b2e15669bcb134c (patch) | |
tree | 9a30f1cfff2c6aa2d010b729c898a2a0f0be68fe /config | |
parent | 60ca9b913e5ac7d4f8079e521e8cbf2295c196d9 (diff) | |
download | SCons-ad37063b59063fb328d2047e1b2e15669bcb134c.zip SCons-ad37063b59063fb328d2047e1b2e15669bcb134c.tar.gz SCons-ad37063b59063fb328d2047e1b2e15669bcb134c.tar.bz2 |
Update version numbers, etc., to 0.02.
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |