author | Gerrit Pape <pape@smarden.org> | |
Wed, 28 Dec 2005 11:25:38 +0000 (12:25 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Dec 2005 19:09:53 +0000 (11:09 -0800) | ||
commit | f1ec72ba1e52783179a7da7defaab0458c895617 | |
tree | 05623adb92c7e54a96e92186d36a6aa21b9fdcdc | tree | snapshot |
parent | 36cd2cc7d949e1cc39104307fe904c47fe6d5526 | commit | diff |
Fix skipping merge-order test with NO_OPENSSL=1.
Move git-rev-list --merge-order usage check for 'OpenSSL not linked' after
test 1; we cannot trigger this unless we try to actually use --merge-order
by giving some ref, and we do not have any ref until we run the first test
to create commits.
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Move git-rev-list --merge-order usage check for 'OpenSSL not linked' after
test 1; we cannot trigger this unless we try to actually use --merge-order
by giving some ref, and we do not have any ref until we run the first test
to create commits.
Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t6001-rev-list-merge-order.sh | diff | blob | history |