summaryrefslogtreecommitdiff
path: root/t/distcheck-pr10470.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/distcheck-pr10470.sh')
-rwxr-xr-xt/distcheck-pr10470.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/distcheck-pr10470.sh b/t/distcheck-pr10470.sh
index d888a9972..89a21fee5 100755
--- a/t/distcheck-pr10470.sh
+++ b/t/distcheck-pr10470.sh
@@ -19,7 +19,7 @@
# by a process (e.g., that is its "current working directory").
# See automake bug#10470.
-. ./defs || exit 1
+. test-init.sh
mkdir foo.d
sh -c "cd foo.d && sleep '4'" &