Merge branch 'test-protocols' into tap-testsuite-work
[platform/upstream/automake.git] / tests / parallel-tests3.test
index a8004e7..a140988 100755 (executable)
@@ -68,7 +68,7 @@ $MAKE -j4 check >> stdout
 cd ..
 kill $!
 cat parallel/stdout
-test `grep -c PASS parallel/stdout` -eq 8
+test `grep -c '^PASS:' parallel/stdout` -eq 8
 
 # Wait long enough so that there are no open files any more
 # when the post-test cleanup runs.