Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
push tests: use spaces in interpolated string
[gitweb.git]
/
t
/
t5314-pack-cycle-detection.sh
diff --git
a/t/t5314-pack-cycle-detection.sh
b/t/t5314-pack-cycle-detection.sh
index f7dbdfb412f3ee139ce88e56d1cd8be166d3bbd2..f31995d3d28d9fcd590c91aed7686aef87e332af 100755
(executable)
--- a/
t/t5314-pack-cycle-detection.sh
+++ b/
t/t5314-pack-cycle-detection.sh
@@
-73,7
+73,7
@@
make_pack () {
}
test_expect_success 'setup' '
- test-genrandom base 4096 >base &&
+ test-
tool
genrandom base 4096 >base &&
for i in one two
do
# we want shared content here to encourage deltas...