debian/source/options
author Laurent Peuch <cortex@worlddomination.be>
Tue, 21 May 2019 16:36:12 +0200
changeset 12685 84a8a8915512
parent 12642 5722d8c461eb
child 12718 cc55093cc86d
permissions -rw-r--r--
[cubicweb-ctl] move to accepting only once instance name per command The rationals behind this decision are: - while in the past managing all instances sytem wide made a lot of sens, pratices have evolved today and we've moved to managing one instance by one - this makes things easier to debug since commands since using them on several instances were making this harder (errors hidden in the middle) - also solve the problem of the return code to have, before it was always 0 which prevented to do things like: ipython --pdb $(which cubicweb-ctl) $command $instance or shell scripts that used it - this simplify the code and is always good to take
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12642
5722d8c461eb [pkg] Switch to Debian source format 3.0 (quilt)
Jérémy Bobbio <jeremy.bobbio@irq7.fr>
parents:
diff changeset
     1
extend-diff-ignore = "^(__pkginfo__\.py$|doc/_themes/cubicweb/static/(logo-cubicweb-small\.svg|cubicweb\.ico|logo-cubicweb\.svg)$|cubicweb/(sobjects/test/data/(cubicweb_comment|cubicweb_card)|server/test/data-migractions/(migratedapp/)?(cubicweb_comment|cubicweb_localperms|cubicweb_basket|cubicweb_tag|cubicweb_card|cubicweb_file)|test/data-rewrite/(cubicweb_localperms|cubicweb_card))$|cubicweb\.spec$|setup\.cfg$|cubicweb/misc/cwfs)"