summaryrefslogtreecommitdiff
path: root/t/extra10.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/extra10.sh')
-rwxr-xr-xt/extra10.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/extra10.sh b/t/extra10.sh
index 8fe7133d2..de8242258 100755
--- a/t/extra10.sh
+++ b/t/extra10.sh
@@ -20,7 +20,7 @@
# with the involvement of the $(wildcard) GNU make builtin.
required=GNUmake
-. ./defs || Exit 1
+. ./defs || exit 1
echo AC_OUTPUT >> configure.ac