<div>Henrik,</div>
<div> </div>
<div>On the documentation we have </div>
<div> </div>
<div>--bb2colors=COLOR[,COLOR]<br>              Defines  which  colors  cause  a test to appear on the "All non-<br>              green" status page (a.k.a. the BB2 page). COLOR is  red,  yellow<br>              or purple.  The default is to include all three.
<br>And in the bbgen.c</div>
<div> </div>
<div>else if (argnmatch(argv[i], <font color="#ff0000">"--bb2-colors="))</font> {<br>                        char *lp = strchr(argv[i], '=') + 1;<br>                        bb2colors = colorset(lp, (1 << COL_GREEN));
<br>                } </div>
<div> </div>
<div>So, when I used --bb2-colors , works great.</div>
<div> </div>
<div>Regards,</div>
<div> </div>
<div>Mario.<br> </div>
<div><span class="gmail_quote">On 1/23/07, <b class="gmail_sendername">mario andre</b> <<a href="mailto:rower.master@gmail.com">rower.master@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi,</div>
<div>I'm using hobbit 4.2.0 </div>
<div> </div>
<div>regards.<br><br> </div>
<div><span class="e" id="q_110500e99233d7a7_1">
<div><span class="gmail_quote">On 1/23/07, <b class="gmail_sendername">mario andre</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:rower.master@gmail.com" target="_blank">rower.master@gmail.com
</a>> wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi friends,</div>
<div> </div>
<div>I want to show in the bb2 page only the red and purple alerts. I tried to use bbgen with --<span name="st">bb2colors</span>=purple,red , but in the logs I have the messages:</div>
<div> </div>
<div>2007-01-23 14:56:04 Unknown option : --<span name="st">bb2colors</span>=purple,red<br>2007-01-23 14:57:07 Unknown option : --<span name="st">bb2colors</span>=purple,red<br>2007-01-23 14:58:08 Unknown option : -- <span name="st">
bb2colors</span>=purple,red<br> </div>
<div>Any hint?</div>
<div> </div>
<div>Thanks in advance,</div><span>
<div> </div>
<div>Mario.<br> </div></span></blockquote></div><br></span></div></blockquote></div><br>