summaryrefslogtreecommitdiff
path: root/t/repeated-options.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/repeated-options.sh')
-rwxr-xr-xt/repeated-options.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/repeated-options.sh b/t/repeated-options.sh
index c300996f8..83253d3cc 100755
--- a/t/repeated-options.sh
+++ b/t/repeated-options.sh
@@ -18,7 +18,7 @@
# generate broken or incorrect makefiles.
required='cc bzip2'
-. ./defs || exit 1
+. test-init.sh
cat >configure.ac <<END
AC_INIT([$me], [1.0])