summaryrefslogtreecommitdiff
path: root/t/remake4.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/remake4.sh')
-rwxr-xr-xt/remake4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/remake4.sh b/t/remake4.sh
index 43f856994..10fdf11c7 100755
--- a/t/remake4.sh
+++ b/t/remake4.sh
@@ -25,7 +25,7 @@
#
# Report from Akim Demaille.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >>configure.ac <<'EOF'
# Rebuild rule are ok until make dist, but not afterwards.