Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
http tests: Darwin is not that special
[gitweb.git]
/
t
/
t5000-tar-tree.sh
diff --git
a/t/t5000-tar-tree.sh
b/t/t5000-tar-tree.sh
index e1ed073f95e63b64c585cbe610de0d96f08256f9..7a84ab61d0de86798d84eaa9e1768688f6b5ad77 100755
(executable)
--- a/
t/t5000-tar-tree.sh
+++ b/
t/t5000-tar-tree.sh
@@
-182,7
+182,7
@@
test_expect_success 'git archive --format=zip with --output' \
$UNZIP -v >/dev/null 2>&1
if [ $? -eq 127 ]; then
-
echo
"Skipping ZIP tests, because unzip was not found"
+
say
"Skipping ZIP tests, because unzip was not found"
test_done
exit
fi