| author | Junio C Hamano <gitster@pobox.com> | |
| Fri, 12 Mar 2010 05:40:33 +0000 (21:40 -0800) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Fri, 12 Mar 2010 05:40:33 +0000 (21:40 -0800) | ||
| commit | 4a2284b9997400d46b439a9cd272ba16cbf4f377 | |
| tree | b478c04147f2e1ffa2c0886ab28bc62b78ce2a5c | tree | snapshot |
| parent | 7ff8b790bb6a0733177ab712cc7e4374a218f34b | commit | diff |
t9400: 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/t9400-git-cvsserver-server.sh | diff | blob | history |