Skip to content
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

Fix output of bash tests #14340

Merged
merged 1 commit into from
Jul 20, 2022
Merged

Fix output of bash tests #14340

merged 1 commit into from
Jul 20, 2022

Conversation

barrettj12
Copy link
Contributor

The bash test output was not quite right:

...
===> [   ] Running: simplestream metadata last stable===> Using jujud version 3.0-beta3-ubuntu-amd64
...

I added a newline to make this format correctly.

...
===> [   ] Running: simplestream metadata last stable
===> Using jujud version 3.0-beta3-ubuntu-amd64
...

QA steps

cd tests
./main.sh -v <any-test-suite>

@barrettj12
Copy link
Contributor Author

/merge

@jujubot jujubot merged commit 001a605 into juju:develop Jul 20, 2022
@barrettj12 barrettj12 deleted the run-format branch July 20, 2022 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants