t9600: require cvsps 2.1 to perform tests
authorJeff King <peff@peff.net>
Tue, 4 Dec 2007 01:41:45 +0000 (20:41 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 4 Dec 2007 22:43:05 +0000 (14:43 -0800)
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>
No differences found