Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ks/branch-list-detached-rebase-i'
[gitweb.git]
/
t
/
t1006-cat-file.sh
diff --git
a/t/t1006-cat-file.sh
b/t/t1006-cat-file.sh
index b19f3326946203409fe0e428b9fc73d34134d756..2ac3b940c611db08fd48e5782db13d2f8f1d48ec 100755
(executable)
--- a/
t/t1006-cat-file.sh
+++ b/
t/t1006-cat-file.sh
@@
-282,7
+282,7
@@
test_expect_success "--batch-check with multiple sha1s gives correct format" '
'
test_expect_success 'setup blobs which are likely to delta' '
- test-genrandom foo 10240 >foo &&
+ test-
tool
genrandom foo 10240 >foo &&
{ cat foo; echo plus; } >foo-plus &&
git add foo foo-plus &&
git commit -m foo &&