summaryrefslogtreecommitdiff
path: root/t/gettext3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/gettext3.sh')
-rwxr-xr-xt/gettext3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/gettext3.sh b/t/gettext3.sh
index 9a39af2ae..bfeb92218 100755
--- a/t/gettext3.sh
+++ b/t/gettext3.sh
@@ -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])