summaryrefslogtreecommitdiff
path: root/t/dist-repeated.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/dist-repeated.sh')
-rwxr-xr-xt/dist-repeated.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/dist-repeated.sh b/t/dist-repeated.sh
index f67d17e6b..491cf2939 100755
--- a/t/dist-repeated.sh
+++ b/t/dist-repeated.sh
@@ -18,7 +18,7 @@
# The distdir target should take care of not copying it more than one
# time anyway.
-. ./defs || Exit 1
+. ./defs || exit 1
echo AC_OUTPUT >> configure.ac