summaryrefslogtreecommitdiff
path: root/t/remake-m4-pr10111.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/remake-m4-pr10111.sh')
-rwxr-xr-xt/remake-m4-pr10111.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/remake-m4-pr10111.sh b/t/remake-m4-pr10111.sh
index 09a2a4c9f..8a28925b6 100755
--- a/t/remake-m4-pr10111.sh
+++ b/t/remake-m4-pr10111.sh
@@ -22,7 +22,7 @@
# big deal in practice (in fact, this test *currently fails*). Still,
# keeping the limitation exposed is a good idea anyway.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac <<'END'
m4_include([foobar.m4])