convert: don't read ~/.cvsrc in test-convert-cvs
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 27 Dec 2007 19:59:44 +0300
changeset 5697 98f45e141567
parent 5696 6ba5ecc27d33
child 5698 b63ef7b1441c
convert: don't read ~/.cvsrc in test-convert-cvs
tests/test-convert-cvs
--- a/tests/test-convert-cvs	Thu Dec 27 13:39:59 2007 +0100
+++ b/tests/test-convert-cvs	Thu Dec 27 19:59:44 2007 +0300
@@ -9,6 +9,7 @@
 mkdir cvsrepo
 cd cvsrepo
 export CVSROOT=`pwd`
+export CVS_OPTIONS=-f
 cd ..
 
 cvs -q -d "$CVSROOT" init