]> arthur.barton.de Git - bup.git/commit
parse_excludes: drop empty --exclude-from paths
authorRob Browning <rlb@defaultvalue.org>
Mon, 30 Jun 2014 18:33:05 +0000 (13:33 -0500)
committerRob Browning <rlb@defaultvalue.org>
Mon, 30 Jun 2014 18:38:22 +0000 (13:38 -0500)
commit32a49cafbfe03c883e1f45cb5e1324eda68f4638
treec835dc4d3ee660e877ec21450271efc733310788
parentfe29b7b749b2f339182fdec685c7adbb798234c1
parse_excludes: drop empty --exclude-from paths

Empty paths shouldn't match during drecurse, but there's no point in
including them.

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