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

Disabling colored output on the console #629

Open
viksit opened this issue Aug 16, 2015 · 1 comment
Open

Disabling colored output on the console #629

viksit opened this issue Aug 16, 2015 · 1 comment

Comments

@viksit
Copy link

viksit commented Aug 16, 2015

I can't find any documentation to disable colored console output - what am I missing? Setting DISCO_EVENTS="nocolor" in ~/.disco doesn't seem to help. Any pointers?

Thanks!

@gilessbrown
Copy link
Contributor

The documentation is here:
http://disco.readthedocs.io/en/latest/lib/settings.html?highlight=DISCO_EVENTS#envvar-DISCO_EVENTS
but from what you describe it looks like you are setting the right thing.

If you are able to set a breakpoint or step into the code that waits for job results you'll find that line 9 of the lib/disco/eventmonitory.py is where that setting is applied.

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

No branches or pull requests

2 participants