summaryrefslogtreecommitdiff
path: root/t/disthook.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/disthook.sh')
-rwxr-xr-xt/disthook.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/disthook.sh b/t/disthook.sh
index 98f086d35..3da6075c3 100755
--- a/t/disthook.sh
+++ b/t/disthook.sh
@@ -16,7 +16,7 @@
# Check that 'dist-hook' works. See automake bug#10878.
-. ./defs || Exit 1
+. ./defs || exit 1
echo AC_OUTPUT >> configure.ac