mdwsetup.py: Adjust exit status from `subprocess'.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 19 Oct 2019 16:08:28 +0000 (17:08 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 May 2020 11:27:18 +0000 (12:27 +0100)
commitc4ce4a8e7575dada4621abc1d47d73fe87f38913
treed60abe4354b62200472d8e1c309525a3958016ad
parent2b0b2b455bdba783ccaca4b53bf167d4d102b299
mdwsetup.py: Adjust exit status from `subprocess'.

It doesn't return the raw status from `wait', but some kind of
inconvenient cooked status.
mdwsetup.py