bin/cubicweb-ctl
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 25 Feb 2020 23:30:32 +0100
branch3.26
changeset 12903 4ebfdf607b49
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[ldapfeed] re-enable ldap tests for python 3.7 This was disabled because ldap3<2 wasn't compatible with python 3.7 While I'm here, drop unseless newline.

#!/usr/bin/env python
from cubicweb.cwctl import run
run()