summaryrefslogtreecommitdiffstats
path: root/test/SideEffect.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-12-16 16:05:47 (GMT)
committerSteven Knight <knight@baldmt.com>2002-12-16 16:05:47 (GMT)
commit1f839d9933b456ba4ebb5098ce1f9ab01f398a94 (patch)
tree7165ff465bd2952e77af3b5de4d1690af0e4cacc /test/SideEffect.py
parent87f783b6bdbdfe77ba3d92f41f7e0e9cda0de2d4 (diff)
downloadSCons-1f839d9933b456ba4ebb5098ce1f9ab01f398a94.zip
SCons-1f839d9933b456ba4ebb5098ce1f9ab01f398a94.tar.gz
SCons-1f839d9933b456ba4ebb5098ce1f9ab01f398a94.tar.bz2
Make the 'Do not know how to build' error message catch more cases. (Anthony Roach)
Diffstat (limited to 'test/SideEffect.py')
-rw-r--r--test/SideEffect.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/SideEffect.py b/test/SideEffect.py
index 3f3b75d..29acb83 100644
--- a/test/SideEffect.py
+++ b/test/SideEffect.py
@@ -70,7 +70,6 @@ test.write('bar.in', 'bar.in 2 \n')
test.run(arguments = 'log.txt', stdout=test.wrap_stdout("""\
copy() < bar.in > bar.out
copy() < blat.in > blat.out
-scons: Nothing to be done for `log.txt'.
"""))
expect = """\