]> arthur.barton.de Git - bup.git/commit - lib/bup/index.py
metadata.py: fix variable access in Writer.add(); tmax -> self.tmax.
authorRob Browning <rlb@defaultvalue.org>
Sun, 17 Nov 2013 17:13:04 +0000 (11:13 -0600)
committerRob Browning <rlb@defaultvalue.org>
Tue, 19 Nov 2013 19:13:19 +0000 (13:13 -0600)
commit5f07cc2075a086dcc18110b60acf136cc9037e42
treee0015f5ad8198010b6270daf93685674e443c10e
parent18f838c9a66d521f9fa042eead3c5771ca99b03a
metadata.py: fix variable access in Writer.add(); tmax -> self.tmax.

Thanks to Patrick Rouleau <prouleau72@gmail.com> for reporting the
problem.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/index.py