components/krb5/patches/071-t_kdb-slapd.patch
changeset 6978 14cbeb78966a
parent 6599 1d033832c5e7
equal deleted inserted replaced
6977:d12ba5c9b5db 6978:14cbeb78966a
     4 # say they will update t_kdb.py to work on S12 by the 1.15 release.
     4 # say they will update t_kdb.py to work on S12 by the 1.15 release.
     5 #
     5 #
     6 # Patch source: in-house
     6 # Patch source: in-house
     7 #
     7 #
     8 
     8 
     9 diff --git a/src/tests/t_kdb.py b/src/tests/t_kdb.py
       
    10 --- a/src/tests/t_kdb.py
     9 --- a/src/tests/t_kdb.py
    11 +++ b/src/tests/t_kdb.py
    10 +++ b/src/tests/t_kdb.py
    12 @@ -14,7 +14,10 @@ if (not os.path.exists(os.path.join(plugins, 'kdb', 'kldap.so')) and
    11 @@ -14,7 +14,10 @@ if (not os.path.exists(os.path.join(plugins, 'kdb', 'kldap.so')) and
    13  
    12  
    14  system_slapd = which('slapd')
    13  system_slapd = which('slapd')