summaryrefslogtreecommitdiff
path: root/t/mdate4.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/mdate4.sh')
-rwxr-xr-xt/mdate4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/mdate4.sh b/t/mdate4.sh
index ac1be3a38..70809a6a6 100755
--- a/t/mdate4.sh
+++ b/t/mdate4.sh
@@ -17,7 +17,7 @@
# Test to make sure that mdate-sh is added to the right directory.
# Report from Kevin Dalley.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_CONFIG_FILES([sub/Makefile])