t4012: use test_cmp instead of cmp
commite7881c3594d22eb711654d2febfd577dc4994f34
authorJeff King <peff@peff.net>
Sun, 5 Oct 2008 21:42:35 +0000 (5 17:42 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sat, 18 Oct 2008 14:20:36 +0000 (18 07:20 -0700)
treef206b6f2e4e576c31192284b8decfd8ac0d1c17d
parentf4a75a416f62c0494e06cb42a11c7cc70ec9303e
t4012: use test_cmp instead of cmp

This makes erroneous output slightly easier to see. We also
flip the argument order to match our usual style.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
t/t4012-diff-binary.sh