summaryrefslogtreecommitdiff
path: root/test/Parallel
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2017-05-14 12:35:21 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2017-05-14 12:35:21 -0700
commit87893edfe675cbf00f52c8f4789692149ba1515f (patch)
tree839abe7da07246c59b7a20887f3123b427292408 /test/Parallel
parent76f8cd3028197d031a9c62ad9ecbe31b083a8e53 (diff)
downloadscons-87893edfe675cbf00f52c8f4789692149ba1515f.tar.gz
remove extra whitespace
Diffstat (limited to 'test/Parallel')
-rw-r--r--test/Parallel/failed-build.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parallel/failed-build.py b/test/Parallel/failed-build.py
index b46762cc..23606790 100644
--- a/test/Parallel/failed-build.py
+++ b/test/Parallel/failed-build.py
@@ -107,7 +107,7 @@ test.run(arguments = '-j 2 .',
test.must_not_exist(test.workpath('f3'))
test.must_match(test.workpath('f4'), 'f4.in\n')
-test.must_not_exist(test.workpath('f5'))
+test.must_not_exist(test.workpath('f5'))
test.must_not_exist(test.workpath('f6'))