changeset 5697:98f45e141567

convert: don't read ~/.cvsrc in test-convert-cvs
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 27 Dec 2007 19:59:44 +0300
parents 6ba5ecc27d33
children b63ef7b1441c
files tests/test-convert-cvs
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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