]> git.draconx.ca Git - slotifier.git/commitdiff
Properly return failure status from main.
authorNick Bowler <nbowler@draconx.ca>
Wed, 14 Apr 2021 23:14:54 +0000 (19:14 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 15 Apr 2021 01:16:12 +0000 (21:16 -0400)
Due to an oversight, several failure cases in main are not properly
causing slotifier to exit with a failure status.  Fix that up, and
add a test case which tickles one of the affected error paths.


No differences found