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

Debug output only in debug run #6

Open
FISHMANPET opened this issue Jun 18, 2020 · 0 comments
Open

Debug output only in debug run #6

FISHMANPET opened this issue Jun 18, 2020 · 0 comments
Assignees

Comments

@FISHMANPET
Copy link
Member

In a number of places I output all the variables or all the files in a folder or some such thing, to help figure out where things are or what state things are in while I'm developing. They're harmless, other than they show some state of the machine, but there's no reason for it to be there all the time. Those "debug" steps should only be run when the system.debug variable is true (can be set when running a build manually from the web, or presumably as a defined variable in the azure-pipelines.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant