bin/cubicweb-ctl
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Tue, 15 Feb 2011 23:32:32 +0100
changeset 6994 4b2c7e401065
parent 0 b97547f5f1fa
child 12253 9165f4b7426b
permissions -rwxr-xr-x
[sobjects/parsers] add gssapi auth handler to urllib2 opener applied patch gssapiauth.diff

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