Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
The sixth batch for 2.18
[gitweb.git]
/
t
/
lib-pack.sh
diff --git
a/t/lib-pack.sh
b/t/lib-pack.sh
index 75098465716512a3373e64d51a5cdf848e9f1101..501078249dc7d5d5b27dd6b75a22086767a0eddf 100644
(file)
--- a/
t/lib-pack.sh
+++ b/
t/lib-pack.sh
@@
-85,7
+85,7
@@
pack_obj () {
# Compute and append pack trailer to "$1"
pack_trailer () {
- test-sha1 -b <"$1" >trailer.tmp &&
+ test-
tool
sha1 -b <"$1" >trailer.tmp &&
cat trailer.tmp >>"$1" &&
rm -f trailer.tmp
}