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
--verbose makes stderr get passed through rather than being piped to
cwltest. But in that case Popen.communicate() will return None in
place of the stderr data.
0 commit comments