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

Ascii art not good for CI #1

Open
squeedee opened this issue Nov 23, 2009 · 3 comments
Open

Ascii art not good for CI #1

squeedee opened this issue Nov 23, 2009 · 3 comments

Comments

@squeedee
Copy link

Ascii art only renders well in the console. Log output, say in a CI server log, looks really atrocious. Can has -disable-ascii?

Thanks for the script by the way :)

@aral
Copy link
Owner

aral commented Nov 23, 2009

I think I can do you one better: how about a --silent option that doesn't print anything out on success (i.e., default UNIX-like behavior) and also uses proper exit codes?

@aral
Copy link
Owner

aral commented Nov 23, 2009

Ah, I see you added the exit codes already :) Just merged them into master along with your other fix – thanks!

@squeedee
Copy link
Author

No probs :)

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