tests/test-convert-cvs-branch
changeset 8350 1f0f01bc86a5
parent 8169 6584953be356
child 8523 5b7da468531b
--- a/tests/test-convert-cvs-branch	Mon May 11 00:16:49 2009 +0200
+++ b/tests/test-convert-cvs-branch	Mon May 11 23:42:03 2009 +0200
@@ -19,8 +19,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