]> arthur.barton.de Git - bup.git/commit
Save was using a quoted instead of octal gitmode.
authorBrandon Low <lostlogic@lostlogicx.com>
Mon, 7 Mar 2011 19:17:40 +0000 (11:17 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 10 Mar 2011 18:33:08 +0000 (18:33 +0000)
commita5664da3fe97158282f6147513835ef08669cce9
tree1b3eb06114b3041416724943267ada53f5d67b79
parent1df0bdd1ad937c8e9079bcdcb19dc68296177fac
Save was using a quoted instead of octal gitmode.

This bugged in an assert on python 2.7 for me, and I believe was
incorrect but functional behavior.

Signed-off-by: Brandon Low <lostlogic@lostlogicx.com>
Signed-off-by: Avery Pennarun <apenwarr@gmail.com>
cmd/save-cmd.py
lib/bup/hashsplit.py