bin/cubicweb-ctl
author David Douard <david.douard@logilab.fr>
Wed, 13 Dec 2017 01:23:39 +0100
branch3.26
changeset 12290 2b049c9fcec5
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[source/native] do NOT do anything with fti if do_fti is False ensure no fti related process is done when fti is disabled on a db source.

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