Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote-hg: add new get_config_bool() helper
[gitweb.git]
/
t
/
t0024-crlf-archive.sh
diff --git
a/t/t0024-crlf-archive.sh
b/t/t0024-crlf-archive.sh
index 5378787e1b23bf18796c28c33533f677b389289c..4e9fa3cd68426942357d8f89ffa97ed3099e1084 100755
(executable)
--- a/
t/t0024-crlf-archive.sh
+++ b/
t/t0024-crlf-archive.sh
@@
-3,12
+3,6
@@
test_description='respect crlf in git archive'
. ./test-lib.sh
-GIT_UNZIP=${GIT_UNZIP:-unzip}
-
-test_lazy_prereq UNZIP '
- "$GIT_UNZIP" -v
- test $? -ne 127
-'
test_expect_success setup '