summaryrefslogtreecommitdiff
path: root/t/warnings-win-over-strictness.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/warnings-win-over-strictness.sh')
-rwxr-xr-xt/warnings-win-over-strictness.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/warnings-win-over-strictness.sh b/t/warnings-win-over-strictness.sh
index d0af92411..087a70d72 100755
--- a/t/warnings-win-over-strictness.sh
+++ b/t/warnings-win-over-strictness.sh
@@ -17,7 +17,7 @@
# Check that, on the command line, explicitly-defined warnings take
# precedence over implicit strictness-implied warnings.
-. ./defs || Exit 1
+. ./defs || exit 1
# We want complete control over automake options.
AUTOMAKE=$am_original_AUTOMAKE