summaryrefslogtreecommitdiff
path: root/t/man8.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/man8.sh')
-rwxr-xr-xt/man8.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/man8.sh b/t/man8.sh
index 14c190b0f..a7116ae7e 100755
--- a/t/man8.sh
+++ b/t/man8.sh
@@ -16,7 +16,7 @@
# Check for a bug in distcheck w.r.t. generated manpages.
-. ./defs || Exit 1
+. ./defs || exit 1
# Avoid a spurious failure due to a known FreeBSD make incompatibility.
useless_vpath_rebuild \