]> arthur.barton.de Git - bup.git/commit - cmd/save-cmd.py
cmd/save: oops, missing a mangle_name() call.
authorAvery Pennarun <apenwarr@gmail.com>
Mon, 4 Oct 2010 03:02:20 +0000 (20:02 -0700)
committerAvery Pennarun <apenwarr@gmail.com>
Mon, 4 Oct 2010 03:03:05 +0000 (20:03 -0700)
commitb23c0463de41fbbb0053a8806f06e3c217888bdd
tree6e82dc66bd27bacd2f47dbad2785f3d4bb42314e
parent3d92367f47bbf426abafd9409367f0b704fbc2d9
cmd/save: oops, missing a mangle_name() call.

Directories with names ending in '.bup' - including ~/.bup, sigh - didn't
get the .bupl suffix added, thus making their sizes not calculate correctly.

Signed-off-by: Avery Pennarun <apenwarr@gmail.com>
cmd/save-cmd.py
lib/bup/vfs.py