Author: sparky
Date: Sat Oct 31 02:48:09 2009
New Revision: 10904
Modified:
toys/stbr/queue_parser.pl
Log:
- no colour for distro line (matches CIA colours better)
Modified: toys/stbr/queue_parser.pl
==============================================================================
--- toys/stbr/queue_parser.pl (original)
+++ toys/stbr/queue_parser.pl Sat Oct 31 02:48:09 2009
@@ -167,7 +167,7 @@
$printed{$id} = $print;
my $b = color( "bold" );
- print color( "yellow" ) . "$b$line$e: "
+ print "$b$line:$e "
. color( "green" ) . "$requester$e * "
. "$rpm$b:$e "
. ( join ", ", @status )
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit