cmds: fix the handling for confirm=True
commit082faa539b75f4de4746fc65a7ba45940569e4ac
authorDavid Aguilar <davvid@gmail.com>
Wed, 2 Mar 2016 23:44:09 +0000 (2 15:44 -0800)
committerDavid Aguilar <davvid@gmail.com>
Wed, 2 Mar 2016 23:44:09 +0000 (2 15:44 -0800)
tree60cdc69ce4314519f388ec87df12eb4a90f3ac3c
parent8561058686080fd81c889e2179da59b1b3e0932a
cmds: fix the handling for confirm=True

We were exiting instead of continuing when the user said "yes".

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmds.py