|
From: Evan A. <an...@us...> - 2002-06-14 16:53:31
|
Update of /cvsroot/jolo/CVSROOT In directory usw-pr-cvs1:/tmp/cvs-serv18727/CVSROOT Modified Files: modules Log Message: Fixed bug. Index: modules =================================================================== RCS file: /cvsroot/jolo/CVSROOT/modules,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** modules 14 Jun 2002 16:48:47 -0000 1.3 --- modules 14 Jun 2002 16:53:28 -0000 1.4 *************** *** 25,27 **** # can be useful for creating a module that consists of many directories # spread out over the entire source repository. ! jolo-all & bots & client & core & design & server & web & build & clientapi & package & unittests -d testsuite --- 25,27 ---- # can be useful for creating a module that consists of many directories # spread out over the entire source repository. ! jolo-all & bots & client & core & design & server & web & build & clientapi & package & -d testsuite unittests |