Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: move in_pack_pos out of struct object_entry
[gitweb.git]
/
t
/
t5547-push-quarantine.sh
diff --git
a/t/t5547-push-quarantine.sh
b/t/t5547-push-quarantine.sh
index 113c87007f31abced0d93b3702f0b54f50ff4679..faaa51ccc562545c18180410e68483019a80832d 100755
(executable)
--- a/
t/t5547-push-quarantine.sh
+++ b/
t/t5547-push-quarantine.sh
@@
-39,7
+39,7
@@
test_expect_success 'push to repo path with path separator (colon)' '
# so make it likely for us to generate a delta by having
# a non-trivial file with multiple versions.
- test-genrandom foo 4096 >file.bin &&
+ test-
tool
genrandom foo 4096 >file.bin &&
git add file.bin &&
git commit -m bin &&