summaryrefslogtreecommitdiff
path: root/t/pr9.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/pr9.sh')
-rwxr-xr-xt/pr9.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/pr9.sh b/t/pr9.sh
index 36a9f7e95..ccb0b93cc 100755
--- a/t/pr9.sh
+++ b/t/pr9.sh
@@ -23,7 +23,7 @@
# ltconfig, ltmain.sh, mdate-sh, missing, and mkinstalldirs. In fact,
# the entire 'support/' directory is omitted.
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac << END
AC_INIT([$me], [1.0])