summaryrefslogtreecommitdiff
path: root/t/ar-lib5a.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/ar-lib5a.sh')
-rwxr-xr-xt/ar-lib5a.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/ar-lib5a.sh b/t/ar-lib5a.sh
index 1987936b9..abfe51394 100755
--- a/t/ar-lib5a.sh
+++ b/t/ar-lib5a.sh
@@ -19,7 +19,7 @@
# Keep this test in sync with sister test 'ar-lib5b.test'.
required=lib
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac << END
AC_INIT([$me], [1.0])