[FIX] When using "--stop-after-init", set the return code correctly. A non zero retur...
authorChristophe Simonis <chs@openerp.com>
Mon, 6 May 2013 10:30:54 +0000 (12:30 +0200)
committerChristophe Simonis <chs@openerp.com>
Mon, 6 May 2013 10:30:54 +0000 (12:30 +0200)
commit2c4e370b766db6280d38a4d3535e07de604b1922
treebd7bca46f15935afb1d9dad5a74e2751209153f9
parent71530a3a9b5c34d4547215c2689c58beca38dc42
[FIX] When using "--stop-after-init", set the return code correctly. A non zero return code reflect the number of databases that fail to load/update

bzr revid: chs@openerp.com-20130506103054-kb91drgkbj3z5799
openerp/cli/server.py