aboutsummaryrefslogtreecommitdiff
path: root/t/t9001-send-email.sh
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2009-03-16 21:18:42 +0100
committerJunio C Hamano <gitster@pobox.com>2009-03-17 14:25:52 -0700
commit188c3827c10f5a04588ef7af8b63a7b5dbcc38ed (patch)
tree5f21da7b7c4a13c52f785fa27577616ea3fa3204 /t/t9001-send-email.sh
parentdcb11263bcdbf31955dd00777392249bf1624226 (diff)
downloadgit-188c3827c10f5a04588ef7af8b63a7b5dbcc38ed.tar.gz
git-188c3827c10f5a04588ef7af8b63a7b5dbcc38ed.tar.xz
Tests: use test_cmp instead of diff where possible
Several old tests were written before test_cmp was introduced, convert these to test_cmp. If were are at it, fix the order of the arguments where necessary to make expected come first, so the command shows how the test result deviates from the correct output. Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9001-send-email.sh')
-rwxr-xr-xt/t9001-send-email.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t9001-send-email.sh b/t/t9001-send-email.sh
index 08d5b91c9..952330530 100755
--- a/t/t9001-send-email.sh
+++ b/t/t9001-send-email.sh
@@ -88,7 +88,7 @@ cat >expected <<\EOF
EOF
test_expect_success \
'Verify commandline' \
- 'diff commandline1 expected'
+ 'test_cmp expected commandline1'
cat >expected-show-all-headers <<\EOF
0001-Second.patch