]> arthur.barton.de Git - bup.git/commit
Adjust --exclude* parsing and drecurse-cmd for python 3 and test
authorRob Browning <rlb@defaultvalue.org>
Wed, 1 Jan 2020 19:03:46 +0000 (13:03 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 2 Feb 2020 19:30:12 +0000 (13:30 -0600)
commit555ca99cd70e658fabcefa9243bb2c4f37d71d2a
tree7171c046067963c271db63a526da5f6e48f3a7fc
parent7e1c23b3dadaf01563575c225b9f862790f4b11b
Adjust --exclude* parsing and drecurse-cmd for python 3 and test

Handle --exclude and --exclude-from values as bytes, adjust
drecurse-command for python 3, and include test-drecurse.sh
in the python 3 test set.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
Makefile
cmd/drecurse-cmd.py
lib/bup/helpers.py