summaryrefslogtreecommitdiff
path: root/git-apply-patch-script
diff options
context:
space:
mode:
authorMark Allen <mrallen1@yahoo.com>2005-06-28 01:40:31 (GMT)
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-28 02:40:21 (GMT)
commitcebe403bfe07bda11f2c781698519a2f9efefdd3 (patch)
treea05a700db51ca35a209c8f5d6a790619eef35b2f /git-apply-patch-script
parenteb7add9f6b220256ef6126399c12f01ca7ca35d6 (diff)
downloadgit-cebe403bfe07bda11f2c781698519a2f9efefdd3.zip
git-cebe403bfe07bda11f2c781698519a2f9efefdd3.tar.gz
git-cebe403bfe07bda11f2c781698519a2f9efefdd3.tar.bz2
[PATCH] replace sha1sum with sum in t/t1002
This replaces sha1sum(1) with sum(1) in t/t1002. GNU sum(1) runs in "BSD compatibility" mode by default, and not all systems have GNU coreutils. On any system without GNU coreutils (or sha1sum) t1002 will fail. This patch should make t1002 complete successfully everywhere that sum(1) runs. I've tested this on Darwin and Linux; it works on both platforms. Signed-off-by: Mark Allen <mrallen1@yahoo.com> Acked-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'git-apply-patch-script')
0 files changed, 0 insertions, 0 deletions