Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ma/pkt-line-leakfix'
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index 5e3ca30ab3b4e9e74b953dc77587ae35deb60cf2..5fbd8d4a90b3b88cf57ca53c6b1fe99d5a957460 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-990,9
+990,6
@@
case $uname_s in
find () {
/usr/bin/find "$@"
}
- sum () {
- md5sum "$@"
- }
# git sees Windows-style pwd
pwd () {
builtin pwd -W