diff options
Diffstat (limited to 't/built-sources-fork-bomb.sh')
-rwxr-xr-x | t/built-sources-fork-bomb.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/built-sources-fork-bomb.sh b/t/built-sources-fork-bomb.sh index fac37505f..bfb1b4283 100755 --- a/t/built-sources-fork-bomb.sh +++ b/t/built-sources-fork-bomb.sh @@ -24,7 +24,7 @@ # Backported to improve coverage of mainline Automake. required=GNUmake -. ./defs || exit 1 +. test-init.sh echo AC_OUTPUT >> configure.ac |