sequencer: roll back lock file if write_message() failed
authorJohannes Schindelin <redacted>
Fri, 21 Oct 2016 12:26:00 +0000 (14:26 +0200)
committerJunio C Hamano <redacted>
Fri, 21 Oct 2016 16:32:35 +0000 (09:32 -0700)
commit4f66c837972a69cc3520e3f7205f44e8833b941a
tree225a3ef39354a88243fef2c58d957d3f6a2491c9
parent452202c74b8af68de054d30643dd74d8fc606d62
sequencer: roll back lock file if write_message() failed

There is no need to wait until the atexit() handler kicks in at the end.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
sequencer.c
git clone https://git.99rst.org/PROJECT