summaryrefslogtreecommitdiff
path: root/t/libobj12.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/libobj12.sh')
-rwxr-xr-xt/libobj12.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/libobj12.sh b/t/libobj12.sh
index c3c005707..4c2b74d87 100755
--- a/t/libobj12.sh
+++ b/t/libobj12.sh
@@ -17,7 +17,7 @@
# Test if a file can be mentioned in LIBOBJS and explicitly.
# (See libobj13.test for the LTLIBRARIES check.)
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_CC