summaryrefslogtreecommitdiff
path: root/t/confh5.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/confh5.sh')
-rwxr-xr-xt/confh5.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/confh5.sh b/t/confh5.sh
index c35c3e847..7da63fec6 100755
--- a/t/confh5.sh
+++ b/t/confh5.sh
@@ -16,7 +16,7 @@
# Make sure we do not distribute header sources when they are built.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_SUBST([FOO], [NameToBeGrepped])