summaryrefslogtreecommitdiff
path: root/t/insthook.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/insthook.sh')
-rwxr-xr-xt/insthook.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/insthook.sh b/t/insthook.sh
index 7fe0278c3..1b296129f 100755
--- a/t/insthook.sh
+++ b/t/insthook.sh
@@ -16,7 +16,7 @@
# Make sure the install-exec-hook example we give in the manual works.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >>configure.ac <<'EOF'
AC_PROG_LN_S