Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t3700: Skip a test with backslashes in pathspec
[gitweb.git]
/
t
/
t0024-crlf-archive.sh
diff --git
a/t/t0024-crlf-archive.sh
b/t/t0024-crlf-archive.sh
old mode 100644
(file)
new mode 100755
(executable)
index
e533039
..
ae90d34
--- a/
t/t0024-crlf-archive.sh
+++ b/
t/t0024-crlf-archive.sh
@@
-28,7
+28,7
@@
test_expect_success 'tar archive' '
"$UNZIP" -v >/dev/null 2>&1
if [ $? -eq 127 ]; then
-
echo
"Skipping ZIP test, because unzip was not found"
+
say
"Skipping ZIP test, because unzip was not found"
test_done
exit
fi