From d8de24c16427009b4de098ea4ff803ed6ebacfbc Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sun, 14 May 2017 12:35:21 -0700 Subject: remove extra whitespace --- test/Parallel/failed-build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Parallel/failed-build.py b/test/Parallel/failed-build.py index b46762c..2360679 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')) -- cgit v0.12