Files
moby/hack/ci
Paul "TBBle" Hampson 080d9df63e Don't clear the exit code from the Finally block
It turns out that the Finally block does not see the exit code from the
`exit` call that triggered it, but from an earlier state. And it seems
that actions take in the Finally block other than `exit` will not affect
the $LastErrorCode set by the `exit` that triggered the Finally block.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2020-11-08 23:15:15 +11:00
..
2019-07-16 19:53:17 +02:00
2017-09-20 17:26:30 -04:00
2017-09-20 17:26:30 -04:00