cubicweb/skeleton/hooks.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 19 Jan 2016 10:03:16 +0100
changeset 11073 d7e8912549cd
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[test] Skip LDAP tests if any of the underlying programs is not found Some programs are in ldap-utils or ldapscripts, which may not be installed despite slapd may. Follow-up on 282880f81311.

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s specific hooks and operations"""