bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Fri, 27 Sep 2019 06:20:39 +0200
changeset 12769 a61e0fe17a69
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[debug/fix] ensure that not syntax highlighted code is a string Otherwise it could be in another unrendered form that makes marko complains. Closes #17256791

#!/usr/bin/env python
from cubicweb.cwctl import run
run()