You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These three doctests called `.status()` but ignored the result.
Fix this. In two cases, with an assertion, and in the case where we
are just printing something, by printing the exit status value.
Signed-off-by: Ian Jackson <[email protected]>
0 commit comments