bin/cubicweb-ctl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 19 Oct 2016 15:56:35 +0200
branch3.23
changeset 11718 e32e328e7d1f
parent 0 b97547f5f1fa
child 12253 9165f4b7426b
permissions -rwxr-xr-x
[test/ldapfeed] Drop unused constant

#!/usr/bin/env python
from cubicweb.cwctl import run
import sys
run(sys.argv[1:])