bin/cubicweb-ctl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 18 Jul 2011 17:51:46 +0200
changeset 7667 600b407ae5c0
parent 0 b97547f5f1fa
child 12253 9165f4b7426b
permissions -rwxr-xr-x
[preferences js] jquery 1.6 needs quote when querying attribute value

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