prickett    02/03/08 23:55:19

  Modified:    periodicity/conf/torque build.mysql.properties
  Log:
  Clipped trailing spaces from some of the properties in the conf file. This was
  causing problems with the peer generation task.
  
  Revision  Changes    Path
  1.2       +2 -2      
jakarta-commons-sandbox/periodicity/conf/torque/build.mysql.properties
  
  Index: build.mysql.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/periodicity/conf/torque/build.mysql.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.mysql.properties    4 Mar 2002 08:39:36 -0000       1.1
  +++ build.mysql.properties    9 Mar 2002 07:55:19 -0000       1.2
  @@ -25,7 +25,7 @@
   # the project name selected.
   # -------------------------------------------------------------------
   
  -project = periodicity 
  +project = periodicity
   
   # -------------------------------------------------------------------
   # 
  @@ -46,7 +46,7 @@
   # Default: none
   # -------------------------------------------------------------------
   
  -database = mysql 
  +database = mysql
   
   # -------------------------------------------------------------------
   #
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to