bin/cubicweb-ctl
author Stephanie Marcu <stephanie.marcu@logilab.fr>
Fri, 13 Feb 2009 16:34:05 +0100
changeset 622 2d30c5e1a7d2
parent 0 b97547f5f1fa
child 12253 9165f4b7426b
permissions -rwxr-xr-x
complete doc about rtags

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