]> arthur.barton.de Git - bup.git/commit - lib/bup/index.py
index: add newline to 'corrupt index' message
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 31 Dec 2020 22:07:10 +0000 (23:07 +0100)
committerRob Browning <rlb@defaultvalue.org>
Wed, 6 Jan 2021 01:29:01 +0000 (19:29 -0600)
commit6035ed8aaddc6d6e6b83dde7301a63bd52eba2ee
treec9c7f0d58c35e2a05d9333ce03e973fb93068eeb
parent6124d7faee775fbb833bbe85bd7b2c0d0ecf432e
index: add newline to 'corrupt index' message

This otherwise prints the traceback afterwards starting
on the same line, which looks odd.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/index.py