summaryrefslogtreecommitdiffstats
path: root/test/Delete.py
diff options
context:
space:
mode:
authorRobert Managan <ramanagan@att.net>2012-12-18 23:09:21 (GMT)
committerRobert Managan <ramanagan@att.net>2012-12-18 23:09:21 (GMT)
commitb91167a75ea49620ea587482df0efd30d9a9cf16 (patch)
tree5767433bfda9d36e134af9b09446db20ddd34f0b /test/Delete.py
parent5758e27903c4e584b08ad2d69fa80884894e140e (diff)
parent02cae725ed116ae6cd996fe3bf5888f7f8f61b97 (diff)
downloadSCons-b91167a75ea49620ea587482df0efd30d9a9cf16.zip
SCons-b91167a75ea49620ea587482df0efd30d9a9cf16.tar.gz
SCons-b91167a75ea49620ea587482df0efd30d9a9cf16.tar.bz2
update to latest SCons commits
Diffstat (limited to 'test/Delete.py')
-rw-r--r--test/Delete.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Delete.py b/test/Delete.py
index 49b4600..94ba24a 100644
--- a/test/Delete.py
+++ b/test/Delete.py
@@ -212,6 +212,7 @@ fail_strings = [
"No such file or directory",
"The system cannot find the file specified",
"The system cannot find the path specified",
+ "Das System kann die angegebene Datei nicht finden",
]
test.must_contain_any_line(test.stderr(), fail_strings)