summaryrefslogtreecommitdiff
path: root/t/ar.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/ar.sh')
-rwxr-xr-xt/ar.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/ar.sh b/t/ar.sh
index b8d9901a0..da01d7537 100755
--- a/t/ar.sh
+++ b/t/ar.sh
@@ -16,7 +16,7 @@
# Make sure that AR, ARFLAGS, and RANLIB can be substituted from configure.ac.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AM_PROG_AR