summaryrefslogtreecommitdiff
path: root/t/substre2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/substre2.sh')
-rwxr-xr-xt/substre2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/substre2.sh b/t/substre2.sh
index 06fcdf1dc..dd23e00a9 100755
--- a/t/substre2.sh
+++ b/t/substre2.sh
@@ -17,7 +17,7 @@
# Test for bug in variable substitution references, where
# undefined variables break later substitutions.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_SUBST([CC], [whocares])