summaryrefslogtreecommitdiff
path: root/t/lzma.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lzma.sh')
-rwxr-xr-xt/lzma.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lzma.sh b/t/lzma.sh
index 8e78f8683..da38c3173 100755
--- a/t/lzma.sh
+++ b/t/lzma.sh
@@ -16,7 +16,7 @@
# Check support for no-dist-gzip with lzma.
-. ./defs || Exit 1
+. ./defs || exit 1
errmsg='support for lzma.*removed'