]> arthur.barton.de Git - bup.git/commit
Fix top-level non-dir metadata restoration with /foo/latest/target/ syntax.
authorRob Browning <rlb@defaultvalue.org>
Tue, 22 Oct 2013 17:06:56 +0000 (12:06 -0500)
committerRob Browning <rlb@defaultvalue.org>
Wed, 23 Oct 2013 21:46:53 +0000 (16:46 -0500)
commit266996e24df24097328ca9ea1dc863960fbf8eaf
tree2cdd65c52f5c5a2f347bf622e292fae3a7ad337c
parent6606ba34baa7c42c232519ec34f45457f5ca5b84
Fix top-level non-dir metadata restoration with /foo/latest/target/ syntax.

Previously something like "bup restore -C dest /foo/latest/bar/" would
fail to restore metadata for top-level, non-directory paths inside
bar.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
cmd/restore-cmd.py
t/test-meta.sh