tests: simpler workaround for shells losing the exit status in exit trap
[platform/upstream/automake.git] / t / man6.sh
index 1a7b267..d6b51ef 100755 (executable)
--- a/t/man6.sh
+++ b/t/man6.sh
@@ -18,7 +18,7 @@
 # even if the 'missing' script is involved.
 
 required=help2man
-. ./defs || Exit 1
+. ./defs || exit 1
 
 # Avoid a spurious failure due to a known FreeBSD make incompatibility.
 useless_vpath_rebuild \