author | Junio C Hamano <gitster@pobox.com> | |
Fri, 12 Mar 2010 05:51:57 +0000 (21:51 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 12 Mar 2010 05:53:07 +0000 (21:53 -0800) | ||
commit | c296134d038fe6d836fe3848e0b342d920933683 | |
tree | 03af5f531e84b5cf9920aebd68ed2673676d77c8 | tree | snapshot |
parent | fbe4f447ec60ffa760cfb586708ddbddee789733 | commit | diff |
t5516: Use test_cmp when appropriate
Consistently using test_cmp would make debugging test scripts far easier,
as output from them run under "-v" option becomes readable.
Besides, some platforms' "diff" implementations lack "-q" option.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Consistently using test_cmp would make debugging test scripts far easier,
as output from them run under "-v" option becomes readable.
Besides, some platforms' "diff" implementations lack "-q" option.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5516-fetch-push.sh | diff | blob | history |