summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-02-19 15:56:11 (GMT)
committerSteven Knight <knight@baldmt.com>2002-02-19 15:56:11 (GMT)
commit750a1fd4bd22d3c940cd4c9167c4bee3abc08d95 (patch)
tree277529d039218595a3024399f30b4e8e4112e06f /config
parent2db9879e1b4671c412b50a8a3c67eda1c6c95d93 (diff)
downloadSCons-750a1fd4bd22d3c940cd4c9167c4bee3abc08d95.zip
SCons-750a1fd4bd22d3c940cd4c9167c4bee3abc08d95.tar.gz
SCons-750a1fd4bd22d3c940cd4c9167c4bee3abc08d95.tar.bz2
Revamp package testing.
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 53873e3..1bac491 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 ${Source runtest.py Absolute} -b aegis -q -v ${VERsion} ${File_Name}";
+test_command = "python ${Source runtest.py Absolute} -p tar-gz -q ${File_Name}";
new_test_filename = "test/CHANGETHIS.py";