Provide a utility function to extract a status code from exit.ExitError |
||
Issue descriptionIt's a common task to get a status code when exec.Command failed, but it's a bit tedious to do it every time. It's good to have a utility function in testexec package.
,
Nov 1
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Oct 31