Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t8001/t8002 (blame): add blame -L :funcname tests
[gitweb.git]
/
t
/
t5003-archive-zip.sh
diff --git
a/t/t5003-archive-zip.sh
b/t/t5003-archive-zip.sh
index 4e7b05dd2391125b1c9e58404c552647107099cd..c72f71eb18ee90b7885ea2af574e1115154a5549 100755
(executable)
--- a/
t/t5003-archive-zip.sh
+++ b/
t/t5003-archive-zip.sh
@@
-37,7
+37,7
@@
check_zip() {
test_expect_success \
'populate workdir' \
- 'mkdir a
b c
&&
+ 'mkdir a &&
echo simple textfile >a/a &&
mkdir a/bin &&
cp /bin/sh a/bin &&