changeset 8350 | 1f0f01bc86a5 |
parent 7812 | 18048153fd4e |
child 8523 | 5b7da468531b |
--- a/tests/test-convert-cvs-builtincvsps Mon May 11 00:16:49 2009 +0200 +++ b/tests/test-convert-cvs-builtincvsps Mon May 11 23:42:03 2009 +0200 @@ -21,8 +21,10 @@ echo % create cvs repository mkdir cvsrepo cd cvsrepo -export CVSROOT=`pwd` -export CVS_OPTIONS=-f +CVSROOT=`pwd` +export CVSROOT +CVS_OPTIONS=-f +export CVS_OPTIONS cd .. cvscall -q -d "$CVSROOT" init