summaryrefslogtreecommitdiff
path: root/t/distcom3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/distcom3.sh')
-rwxr-xr-xt/distcom3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/distcom3.sh b/t/distcom3.sh
index a2ffe0b0c..35dc73908 100755
--- a/t/distcom3.sh
+++ b/t/distcom3.sh
@@ -17,7 +17,7 @@
# Test to make sure that non-existing common files are distributed
# if they are buildable.
-. ./defs || exit 1
+. test-init.sh
cat > Makefile.am << 'END'
README: