author | Junio C Hamano <junkio@cox.net> | |
Fri, 29 Jul 2005 22:32:43 +0000 (15:32 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 30 Jul 2005 00:21:53 +0000 (17:21 -0700) | ||
commit | eb3c430a85306d08ad5f1cb3d29f990041bc2457 | |
tree | 52549d883865e7071718373a337e9acb6d14967e | tree | snapshot |
parent | dd53c7ab297cc491eb5164198e63d670c7b48530 | commit | diff |
Skip --merge-order test when built with NO_OPENSSL
When built with NO_OPENSSL, rev-list --merge-order does not
work, causing t6001 test to fail. Detect that and skip this
test to allow continuing to the rest of the tests.
Signed-off-by: Junio C Hamano <junkio@cox.net>
When built with NO_OPENSSL, rev-list --merge-order does not
work, causing t6001 test to fail. Detect that and skip this
test to allow continuing to the rest of the tests.
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t6001-rev-list-merge-order.sh | diff | blob | history |