]> arthur.barton.de Git - bup.git/commit
PackWriter _abort: try to always close the file
authorRob Browning <rlb@defaultvalue.org>
Sat, 2 Jan 2016 21:54:57 +0000 (15:54 -0600)
committerRob Browning <rlb@defaultvalue.org>
Mon, 18 Jan 2016 17:18:39 +0000 (11:18 -0600)
commitf437db5e2890bff1249c3cd6c59d7e23b45050b4
tree428fedc7d2e0dc99bd117d2e70b5646b48da6b6b
parentcbe2060f8469f5fc9013657b997efcc4aa32788a
PackWriter _abort: try to always close the file

...even if the unlink fails.

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