Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

deactivate colorful output #46

Open
jkleinlercher opened this issue Jun 19, 2015 · 2 comments
Open

deactivate colorful output #46

jkleinlercher opened this issue Jun 19, 2015 · 2 comments

Comments

@jkleinlercher
Copy link

Hi,

we use blender in an ant task and the output in the build.log has these ANSI color codes in it, like this:

 [exec] �[32mRun finished (10.458212424 s)�[0m

Is there a way to deactivate this colorful output?

Thanks!

@ranjib
Copy link
Contributor

ranjib commented Jun 19, 2015

currently blender does not have this. We too use it from CI servers, and this will help there as well. I'll address this in next minor release (a week from now)

@erichelgeson
Copy link

you can use ANSI color jenkins plugin if you view it in the jenkins UI, or less -r if viewing from terminal. Though agree it's also useful to turn it all the way off.

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

No branches or pull requests

3 participants