summaryrefslogtreecommitdiff
path: root/t/ar-lib7.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/ar-lib7.sh')
-rwxr-xr-xt/ar-lib7.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/ar-lib7.sh b/t/ar-lib7.sh
index 34e6c6e53..c27cabf47 100755
--- a/t/ar-lib7.sh
+++ b/t/ar-lib7.sh
@@ -16,7 +16,7 @@
# Test if automake warns if ar-lib is missing when AM_PROG_AR is used.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AM_PROG_AR