diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2010-06-16 14:21:25 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-06-16 16:22:50 -0400 |
commit | b45080c6697297bc85edc6d492dbaab45cb7c4f0 (patch) | |
tree | a0668757d03af035ab053722e66bacb8991ec99f /src/config/testconfigs | |
parent | 7d0c90f7aa0fa1e03610f754ab73c6d41d7e2087 (diff) | |
download | sssd-b45080c6697297bc85edc6d492dbaab45cb7c4f0.tar.gz sssd-b45080c6697297bc85edc6d492dbaab45cb7c4f0.tar.bz2 sssd-b45080c6697297bc85edc6d492dbaab45cb7c4f0.zip |
Remove references to the DP service from the SSSDConfig API tests
Diffstat (limited to 'src/config/testconfigs')
-rw-r--r-- | src/config/testconfigs/sssd-valid.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/config/testconfigs/sssd-valid.conf b/src/config/testconfigs/sssd-valid.conf index 42eeb61c..f4be0796 100644 --- a/src/config/testconfigs/sssd-valid.conf +++ b/src/config/testconfigs/sssd-valid.conf @@ -55,7 +55,3 @@ nosuchoption = True [pam] debug_level = 0 nosuchoption = True - -[dp] -debug_level = 0 - |