-
Notifications
You must be signed in to change notification settings - Fork 64
Display stdout for test and execute commands, fix minor spacing in results displayed #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
...inor spacing in results displayed
Nice!! I won't tell you that I tried to add this before, but lc
's logic was quite a mess at that time so I forgot it...
I was confused about using 2 spaces or none for a long time, as a result, I don't mind it's 2 spaces or none actually, so none spaces are also welcome!!!
I'll write some tests for different resp-code
based this pr later, then we can update to v0.2.18
!!!
I love Deep Purple
, especially the song named April
~
Now if any output exists it will be displayed when the test/execute commands are run. If no output exists nothing is displayed.
Also fixes spacing of results displayed to provide consistency.