]> arthur.barton.de Git - bup.git/commit - cmd/midx-cmd.py
bup midx: fix --output when used with --auto or --force
authorBen Kelly <bk@ancilla.ca>
Thu, 4 Jun 2015 16:47:27 +0000 (12:47 -0400)
committerRob Browning <rlb@defaultvalue.org>
Sun, 7 Jun 2015 16:13:50 +0000 (11:13 -0500)
commitc7f31613ab7fdf343b90ea47d5634104cedc50c2
tree7d91850712d3a03196b15eafa7e9e30b81360bb1
parente25363fc58cd906337ecee28d715af8f355fd921
bup midx: fix --output when used with --auto or --force

This fixes an issue where --output is properly respected only when
neither of these options are used.

Signed-off-by: Ben Kelly <btk@google.com>
[rlb@defaultvalue.org: rebased onto e25363fc58cd906337ecee28d715af8f355fd921]
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
cmd/midx-cmd.py