]> the.earth.li Git - onak.git/commitdiff
Check return value when writing PID to DB4 upgrade lock file
authorJonathan McDowell <noodles@earth.li>
Sun, 5 Jan 2014 17:50:55 +0000 (17:50 +0000)
committerJonathan McDowell <noodles@earth.li>
Sun, 5 Jan 2014 17:50:55 +0000 (17:50 +0000)
When writing our PID to the lock file for upgrading the DB4 version
we didn't check it was actually successful. This doesn't matter in
general (because it's the existence or not of the file we care about)
but catch it and error out appropriate anyway.


No differences found