]> arthur.barton.de Git - bup.git/commit
rm: handle writer.abort exceptions when exception pending
authorRob Browning <rlb@defaultvalue.org>
Sat, 12 Sep 2020 22:21:43 +0000 (17:21 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 22 Nov 2020 19:32:57 +0000 (13:32 -0600)
commita82f25074c50c30fd57789882ac56152b7661cec
treeed738ed146cfaac680db560f257de6cbae93bb8b
parent2b2f2ea3c3e1f96510e3884464658463a527903b
rm: handle writer.abort exceptions when exception pending

And drop the else clause since it's unnecessary here.

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