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

spread: capture developer debug information #2943

Merged
merged 2 commits into from
Feb 20, 2020

Conversation

cjp256
Copy link
Contributor

@cjp256 cjp256 commented Feb 14, 2020

This information can often be useful to diagnose what is wrong.
Since spread only spits out the output on failure, it shouldn't
clutter up typical logs.

Sets SNAPCRAFT_ENABLE_DEVELOPER_DEBUG=yes in the spread env.

Signed-off-by: Chris Patterson chris.patterson@canonical.com

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run ./runtests.sh static?
  • Have you successfully run ./runtests.sh tests/unit?

Chris Patterson added 2 commits February 14, 2020 18:21
This information can often be useful to diagnose what is wrong.
Since spread only spits out the output on failure, it shouldn't
clutter up typical logs.

Sets SNAPCRAFT_ENABLE_DEVELOPER_DEBUG=yes in the spread env.

Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
@sergiusens sergiusens merged commit 2fe8456 into canonical:master Feb 20, 2020
@cjp256 cjp256 deleted the spread-debug branch March 16, 2020 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants