diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-12-21 19:49:32 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-01-15 14:06:19 -0800 |
commit | a8c17e3bd6086bf3ed5c73fe610fc347ae494383 (patch) | |
tree | 6476264e9187396c8547ff576125e73b86fc23e2 /ctype.c | |
parent | t5530: compute results based on object length (diff) | |
download | tgif-a8c17e3bd6086bf3ed5c73fe610fc347ae494383.tar.xz |
t5537: make hash size independent
This test modifies a pkt-line stream with sed to change a line with
"shallow" to "unshallow". However, this modification is dependent on
the size of the hash in use; with SHA-256, the pkt-line length is
different, leading to the sed command having no effect.
Use test_oid_cache to specify the correct values for each hash so that
the test continues to work.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ctype.c')
0 files changed, 0 insertions, 0 deletions