summaryrefslogtreecommitdiff
path: root/test/strfunction.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-09-27 21:23:04 +0000
committerSteven Knight <knight@baldmt.com>2004-09-27 21:23:04 +0000
commit2af9b1c17b019d339ad31db5ca310023b1448c40 (patch)
treef43576c3c7ddce67d169ed799471c6d385b5cbba /test/strfunction.py
parent4b86ecf345ec8e865e530cb6d011b7c6c1cee93b (diff)
downloadscons-2af9b1c17b019d339ad31db5ca310023b1448c40.tar.gz
Add support for changing directory when executing Actions (the to the target directory by default).
Diffstat (limited to 'test/strfunction.py')
-rw-r--r--test/strfunction.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/strfunction.py b/test/strfunction.py
index c8b2665e..67545965 100644
--- a/test/strfunction.py
+++ b/test/strfunction.py
@@ -135,9 +135,6 @@ Building lazystr.out from lazystr.in
%s cat.py list.in .temp
%s cat.py .temp list.out
Building liststr.out from liststr.in
-Building liststr.out from liststr.in
""") % (python, python, python, python, python, python, python, python))
-# XXX The duplication of "Buiding liststr.out" above is WRONG!
-# A follow-on fix should take care of this.
test.pass_test()