Mercurial > hg
changeset 20230:b349e476a622
tests: test-convert-cvs-synthetic.t requires cvs 1.12
9589227657bc introduced hghave cvs112 10 months ago. Let's assume it has
stabilized so much that we can start using it now.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Sat, 16 Nov 2013 19:56:53 -0500 |
parents | 9720f9a849af |
children | 1053f5a7bbc6 |
files | tests/test-convert-cvs-synthetic.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-convert-cvs-synthetic.t Mon Jan 13 14:33:39 2014 -0600 +++ b/tests/test-convert-cvs-synthetic.t Sat Nov 16 19:56:53 2013 -0500 @@ -1,6 +1,6 @@ This feature requires use of builtin cvsps! - $ "$TESTDIR/hghave" cvs || exit 80 + $ "$TESTDIR/hghave" cvs112 || exit 80 $ echo "[extensions]" >> $HGRCPATH $ echo "convert = " >> $HGRCPATH