Update of /cvsroot/sandweb/sandweb/t
In directory sc8-pr-cvs1:/tmp/cvs-serv1299/t
Modified Files:
Tag: release-1_0-branch
repository.t
Log Message:
"make test" now works on release branch too
Index: repository.t
===================================================================
RCS file: /cvsroot/sandweb/sandweb/t/repository.t,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -U2 -r1.8 -r1.8.2.1
--- repository.t 14 Aug 2002 02:13:56 -0000 1.8
+++ repository.t 1 Jun 2003 07:45:56 -0000 1.8.2.1
@@ -27,4 +27,5 @@
'sandbox' => "t/",
'cvs_bin' => "cvs",
+ 'users_dir' => "$path/t/",
));
|