]> 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>
Sat, 25 Apr 2020 19:22:16 +0000 (14:22 -0500)
commit9c78eb4acad15ce908a22003b0c57e148bb59062
tree5357841550b87dd43de156b224ec0d7b25fe87fe
parent7691fc8aa7e5ddd5b4f6cd0e6b294cfe53b7cbc6
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>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
(cherry picked from commit c7013fde92fc73e0064462954918b09541e9a84f)
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/index.py