Ignore:
Timestamp:
08/08/13 10:07:26 (11 years ago)
Author:
sanmai
Message:
  • Fix command line argument processing and argument passing for check_clarin.ldap.py .
File:
1 edited

Legend:

Unmodified
Added
Removed
  • monitoring/plugins/mpi/generic_tla_monitoring.py

    r3315 r3316  
    157157
    158158def check_ldap(host,
    159                bind_DN,
    160                validator,
    161                **validator_arguments) :
     159               bind_DN) :
    162160
    163161    OpenDJ_directory_path = '/srv/LDAP/OpenDJ-2.5.0-Xpress1/'
Note: See TracChangeset for help on using the changeset viewer.