tests: simpler workaround for shells losing the exit status in exit trap
[platform/upstream/automake.git] / t / insthook.sh
index 7fe0278..1b29612 100755 (executable)
@@ -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