summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3867906)
raw | patch | inline | side by side (parent: 3867906)
author | Junio C Hamano <gitster@pobox.com> | |
Sun, 5 Apr 2009 08:40:50 +0000 (01:40 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 5 Apr 2009 08:40:50 +0000 (01:40 -0700) |
This cherry-picks part of 5dba35912474770d0df45ed801d78c4c9ed5e949
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-cvs.sh | patch | blob | history |
diff --git a/t/lib-cvs.sh b/t/lib-cvs.sh
index 1f73c07df8573aa356fbc17109bc44a387455343..4b3b793730604e5b513c5017f39f4560b3083338 100644 (file)
--- a/t/lib-cvs.sh
+++ b/t/lib-cvs.sh
then
say 'skipping cvsimport tests, cvs not found'
test_done
- exit
fi
CVS="cvs -f"
'')
say 'skipping cvsimport tests, cvsps not found'
test_done
- exit
;;
*)
say 'skipping cvsimport tests, unsupported cvsps version'
test_done
- exit
;;
esac