tests: simpler workaround for shells losing the exit status in exit trap
[platform/upstream/automake.git] / t / gettext3.sh
index 9a39af2..bfeb922 100755 (executable)
@@ -17,7 +17,7 @@
 # Check gettext 'AM_GNU_GETTEXT_INTL_SUBDIR' support.
 
 required='gettext'
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >>configure.ac <<END
 AM_GNU_GETTEXT([external])