summaryrefslogtreecommitdiff
path: root/t/subdir-cond-err.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/subdir-cond-err.sh')
-rwxr-xr-xt/subdir-cond-err.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/subdir-cond-err.sh b/t/subdir-cond-err.sh
index 4eba4f894..da0ab5697 100755
--- a/t/subdir-cond-err.sh
+++ b/t/subdir-cond-err.sh
@@ -16,7 +16,7 @@
# Check SUBDIRS set based on conditionals.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AM_CONDITIONAL([TEST], [true])