author | Johannes Sixt <j6t@kdbg.org> | |
Sat, 14 Mar 2009 21:21:27 +0000 (22:21 +0100) | ||
committer | Johannes Sixt <j6t@kdbg.org> | |
Thu, 19 Mar 2009 21:04:25 +0000 (22:04 +0100) | ||
commit | 5397ea314f612eaaacfb13d978319afd2c724817 | |
tree | 7cff0a08cf3274645a3437011c74bbd79bb4b11b | tree | snapshot |
parent | f17e9fbbe919bc1f4ecaa35a9cb0869a5ec47fc0 | commit | diff |
test-lib: Work around missing sum on Windows
t1002-read-tree-m-u-2way.sh uses 'sum', but it does not rely on the exact
form of the sum, only that it is a hash digest. Therefore, we can sneak
in 'md5sum' under the name 'sum'.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
t1002-read-tree-m-u-2way.sh uses 'sum', but it does not rely on the exact
form of the sum, only that it is a hash digest. Therefore, we can sneak
in 'md5sum' under the name 'sum'.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
t/test-lib.sh | diff | blob | history |