Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
userdiff: add a builtin pattern for dts files
[gitweb.git]
/
t
/
t5546-receive-limits.sh
diff --git
a/t/t5546-receive-limits.sh
b/t/t5546-receive-limits.sh
index 10cb0be2b7ea42e5a1767edcd3515f933e6ef4af..0b0e987fdb73fcd7d8f54c393ee7deb15a4b5b8c 100755
(executable)
--- a/
t/t5546-receive-limits.sh
+++ b/
t/t5546-receive-limits.sh
@@
-44,7
+44,7
@@
test_pack_input_limit () {
}
test_expect_success "create known-size (1024 bytes) commit" '
- test-genrandom foo 1024 >one-k &&
+ test-
tool
genrandom foo 1024 >one-k &&
git add one-k &&
test_commit one-k
'