bin/cubicweb-ctl
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 04 Jan 2010 19:02:09 +0100
branchstable
changeset 4207 0198acbae080
parent 0 b97547f5f1fa
child 12253 9165f4b7426b
permissions -rwxr-xr-x
[javascript] upgrade jquery.flot.js to v0.6 to fix IE6-related bugs

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