Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
bin/cubicweb-ctl
author
Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 15 Mar 2019 17:12:20 +0100
changeset 12517
34c4157b1071
parent 12253
9165f4b7426b
child 12779
44147dab9d27
permissions
-rwxr-xr-x
[test] drop CubicWebConfigurationWithLegacyCubesTC This is used to test legacy cube import which is planned for removal in cubicweb 3.27, so drop the code.
#!/usr/bin/env python
from cubicweb.cwctl import run
run()