summaryrefslogtreecommitdiff
path: root/t/autodist-subdir.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/autodist-subdir.sh')
-rwxr-xr-xt/autodist-subdir.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/autodist-subdir.sh b/t/autodist-subdir.sh
index 1454edd7b..8d3e2fb4d 100755
--- a/t/autodist-subdir.sh
+++ b/t/autodist-subdir.sh
@@ -24,7 +24,7 @@
#
# Keep this test in sync with sister test 'autodist.test'.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac <<'END'
AC_CONFIG_FILES([sub/Makefile])