Merge branch 'rs/commit-h-single-parent-cleanup' into next
[gitweb.git] / t / test-lib.sh
index 5e3ca30ab3b4e9e74b953dc77587ae35deb60cf2..5fbd8d4a90b3b88cf57ca53c6b1fe99d5a957460 100644 (file)
@@ -990,9 +990,6 @@ case $uname_s in
        find () {
                /usr/bin/find "$@"
        }
-       sum () {
-               md5sum "$@"
-       }
        # git sees Windows-style pwd
        pwd () {
                builtin pwd -W