summaryrefslogtreecommitdiff
path: root/t/libobj3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/libobj3.sh')
-rwxr-xr-xt/libobj3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/libobj3.sh b/t/libobj3.sh
index 37ec6bf77..1c78cbabe 100755
--- a/t/libobj3.sh
+++ b/t/libobj3.sh
@@ -17,7 +17,7 @@
# Make sure we complain if @LIBOBJS@ is used without being set in
# configure.ac.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_RANLIB