]> arthur.barton.de Git - bup.git/commit
Use Python 3 compatible octal notation
authorRob Browning <rlb@defaultvalue.org>
Tue, 29 Dec 2015 06:56:23 +0000 (00:56 -0600)
committerRob Browning <rlb@defaultvalue.org>
Fri, 1 Jan 2016 19:42:39 +0000 (13:42 -0600)
commit7caa0310905315f221b0c2cce4abb49317038f13
treeb598926f4657b72b105d5e79f83b46b3867920e0
parenta25e07f4ff51afe998b38b4b1e918736fc53a210
Use Python 3 compatible octal notation

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
cmd/restore-cmd.py
lib/bup/metadata.py
lib/bup/t/tmetadata.py