diff options
| author | Johannes Sixt <j6t@kdbg.org> | 2013-10-26 21:17:14 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-10-28 09:00:34 -0700 |
| commit | ce1a0473e8b5892c27526c0f340b6d440c6f0fff (patch) | |
| tree | 84692bd6e7e38cb6082f91165a3a4f29327f2a93 /t/test-lib.sh | |
| parent | 3d092bfc6f2d9a998967979f926c661e9762601c (diff) | |
| download | git-ce1a0473e8b5892c27526c0f340b6d440c6f0fff.tar.gz | |
t5300-pack-object: do not compare binary data using test_cmp
Users may set test_cmp to a comparison tool of their liking. The intent is
that the tool performs comparison of line-oriented texts. However, t5300
uses it also to compare binary data. Change those tests to use 'cmp'.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/test-lib.sh')
0 files changed, 0 insertions, 0 deletions
