summaryrefslogtreecommitdiff
path: root/t/gnuwarn2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/gnuwarn2.sh')
-rwxr-xr-xt/gnuwarn2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/gnuwarn2.sh b/t/gnuwarn2.sh
index 6a68d6580..0cdc71009 100755
--- a/t/gnuwarn2.sh
+++ b/t/gnuwarn2.sh
@@ -16,7 +16,7 @@
# Check diagnostics about no-installman being disallowed in 'gnu'.
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac << 'END'
AC_INIT([gnuwarn2], [1.0])