bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 30 Nov 2015 10:18:22 +0100
changeset 10938 a24a13742f3c
parent 0 b97547f5f1fa
child 12253 9165f4b7426b
permissions -rwxr-xr-x
[test] Use datapath() in massive store tests

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