author | Jeff King <peff@peff.net> | |
Tue, 4 Dec 2007 01:41:45 +0000 (20:41 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 4 Dec 2007 22:43:05 +0000 (14:43 -0800) | ||
commit | dcbcb707c366732c6b328ac6433d888f9915dcc5 | |
tree | ad5b8b836fe5c7430f433c930cdd9e8ebd00d3c1 | tree | snapshot |
parent | afa75bc8aa1d453d18cc2486ba8fc53e7df92c4d | commit | diff |
t9600: require cvsps 2.1 to perform tests
git-cvsimport won't run at all with less than cvsps 2.1, because it
lacks the -A flag. But there's no point in preventing people who have an
old cvsps from running the full testsuite.
Tested-by: A Large Angry SCM <gitzilla@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsimport won't run at all with less than cvsps 2.1, because it
lacks the -A flag. But there's no point in preventing people who have an
old cvsps from running the full testsuite.
Tested-by: A Large Angry SCM <gitzilla@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9600-cvsimport.sh | diff | blob | history |