Show
Ignore:
Timestamp:
06/10/03 18:37:54 (21 years ago)
Author:
jalet
Message:

Deletion of the second user which is not needed anymore.
Added a debug configuration field in /etc/pykota.conf
All queries can now be sent to the logger in debug mode, this will
greatly help improve performance when time for this will come.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/repykota

    r1017 r1021  
    2323# 
    2424# $Log$ 
     25# Revision 1.37  2003/06/10 16:37:54  jalet 
     26# Deletion of the second user which is not needed anymore. 
     27# Added a debug configuration field in /etc/pykota.conf 
     28# All queries can now be sent to the logger in debug mode, this will 
     29# greatly help improve performance when time for this will come. 
     30# 
    2531# Revision 1.36  2003/06/06 14:21:08  jalet 
    2632# New LDAP schema. 
     
    291297         
    292298        # Initializes the command line tool 
    293         reporter = RePyKota(asadmin=0, doc=__doc__) 
     299        reporter = RePyKota(doc=__doc__) 
    294300         
    295301        # parse and checks the command line