#390: CLI without colors if CallWeaver starts via cron-job (Fixed)
May 21 2008 * 11:18
| Reported by: | Release: | ||
|---|---|---|---|
| Priority: | Enhancement | Milestone: | 2.0 |
| Component: | core | Assigned to: | mjagdis |
CLI without colors if CallWeaver starts via cron-job…
PS: If I start CallWeaver manual, then I get a colored CLI of course…
![Home ticket #390 [home]](/images/logo.png?1180520111)

RSS Feeds
Trunk honours the TERM environment variable. Only if it is set do you get any colours or highlighting. More precisely it’s the console part of callweaver that does the colourizing so callweaver and every rcallweaver can all behave differently and appropriately.
And the log files never get peppered with weird escape sequences.