diff options
Diffstat (limited to 't/parallel-tests6.sh')
-rwxr-xr-x | t/parallel-tests6.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/parallel-tests6.sh b/t/parallel-tests6.sh index eee653810..46b455c0e 100755 --- a/t/parallel-tests6.sh +++ b/t/parallel-tests6.sh @@ -19,7 +19,6 @@ # BSD make will expand '$(TESTS:=.log)' to '.log' unless overridden. # See parallel-tests10.test for a similar issue. -am_parallel_tests=yes . ./defs || Exit 1 cat >> configure.ac << 'END' AC_OUTPUT |