Bug#398402: [Pbuilder-maint] Bug#398402: ANSI color support

Junichi Uekawa dancer at netfort.gr.jp
Tue Nov 14 11:31:20 CET 2006


Hi,

>  pbuilder should have a flag to switch its output to ANSI colors, it
>  would help people notice important things in builds logs, or in
>  pbuilder's output.

I really want all the echo's to be replaced with a logging function.

echo "W: XXXX" can become

log "W" "XXXXX" 


and 

echo "  -> XXXXX" can become something like
log "I:   " "XXXXX"

so that colors can be different.



regards,
	junichi
-- 
dancer@{debian.org,netfort.gr.jp}   Debian Project




More information about the Pbuilder-maint mailing list