t4012: use test_cmp instead of cmp
authorJeff King <peff@peff.net>
Sun, 5 Oct 2008 21:42:35 +0000 (17:42 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sat, 18 Oct 2008 14:20:36 +0000 (07:20 -0700)
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>
No differences found