summaryrefslogtreecommitdiff
path: root/t/parallel-tests-fork-bomb.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/parallel-tests-fork-bomb.sh')
-rwxr-xr-xt/parallel-tests-fork-bomb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/parallel-tests-fork-bomb.sh b/t/parallel-tests-fork-bomb.sh
index 493e6713c..0698742c8 100755
--- a/t/parallel-tests-fork-bomb.sh
+++ b/t/parallel-tests-fork-bomb.sh
@@ -18,7 +18,7 @@
# - If $(TEST_SUITE_LOG) is in $(TEST_LOGS), we get a diagnosed
# error, not a make hang or a system freeze.
-. ./defs || exit 1
+. test-init.sh
# We don't want localized error messages from make, since we'll have
# to grep them. See automake bug#11452.