]> arthur.barton.de Git - bup.git/commit
save: make --strip-path=/ a no-op
authorRob Browning <rlb@defaultvalue.org>
Sat, 7 Feb 2015 16:49:01 +0000 (10:49 -0600)
committerRob Browning <rlb@defaultvalue.org>
Mon, 16 Feb 2015 18:52:22 +0000 (12:52 -0600)
commit1e6960cc99f293c740d6ab4c9f0bd4008f5626d2
tree1fb9bdb6f7bde87ade1a8c9c6b13695e3936e473
parent182dc23ae073e56b11943177d8c662e209c8a9c7
save: make --strip-path=/ a no-op

When --strip-path=/ is specified, don't treat it as
--strip-path=/{usr,lib,...}, instead do nothing.

Thanks to Mark J Hewitt for reporting the problem.

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