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
Currently all trailing white spaces in Then stdout is step (and similarly for stderr) are ignored.
We should make it more strict to catch for example issues when a command doesn't print a new line after it's output.
The text was updated successfully, but these errors were encountered:
Currently all trailing white spaces in
Then stdout is
step (and similarly for stderr) are ignored.We should make it more strict to catch for example issues when a command doesn't print a new line after it's output.
The text was updated successfully, but these errors were encountered: