]> arthur.barton.de Git - bup.git/commit
index: fix Entry comparison methods
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 28 Jan 2020 23:20:09 +0000 (00:20 +0100)
committerRob Browning <rlb@defaultvalue.org>
Sun, 2 Feb 2020 19:29:26 +0000 (13:29 -0600)
commitc7013fde92fc73e0064462954918b09541e9a84f
tree907f348a21b9bd97abc63c1cb57b14e0129cf6ca
parent60e9476cc61d15d60bbd1546973f89361a66d3eb
index: fix Entry comparison methods

Some of these methods are evidently not used today,
but they should have proper arguments anyway.

Fixes: 3ff7455dd474 ("Don't use cmp()")
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
lib/bup/index.py