From: Mark Wooding Date: Sat, 19 Oct 2019 16:08:28 +0000 (+0100) Subject: mdwsetup.py: Adjust exit status from `subprocess'. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/runlisp/commitdiff_plain/c4ce4a8e7575dada4621abc1d47d73fe87f38913?hp=c4ce4a8e7575dada4621abc1d47d73fe87f38913 mdwsetup.py: Adjust exit status from `subprocess'. It doesn't return the raw status from `wait', but some kind of inconvenient cooked status. ---