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

Cat SERVER_LOG when failing to grep it #4252

Merged
merged 2 commits into from
Apr 19, 2022

Conversation

rmccorm4
Copy link
Collaborator

Currently we cat the client log when failing to find something in server log output - this makes it hard to see what happened in CI test failure output.

Copy link
Contributor

@nv-kmcgill53 nv-kmcgill53 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it's useful to have both the client and the server log when troubleshooting then I would suggest leaving in the "$cat $MINIMAL_LOG" in. If that interaction is not useful for identifying what went wrong then the replacement of the client log with the server log is fine for me.

@rmccorm4
Copy link
Collaborator Author

I think it's better to have more info than less when debugging, so I'll include both.

@rmccorm4 rmccorm4 merged commit dae138e into main Apr 19, 2022
@rmccorm4 rmccorm4 deleted the rmccormick-backend-tutorial-debug branch April 19, 2022 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants