summaryrefslogtreecommitdiff
path: root/t/pr2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/pr2.sh')
-rwxr-xr-xt/pr2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/pr2.sh b/t/pr2.sh
index bafff250b..e5124d6f0 100755
--- a/t/pr2.sh
+++ b/t/pr2.sh
@@ -27,7 +27,7 @@
# to the distribution directory before it creates a templ
# subdirectory in the distribution directory.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_OUTPUT([README.foo:templ/README.foo.in])