Hi!
>  int main(int ac, char **av)
>  {
>       int lc;
> -     char *msg;
>       int i;
>  
> -     if ((msg = parse_opts(ac, av, NULL, NULL)) != NULL)
> -             tst_brkm(TBROK, NULL, "OPTION PARSING ERROR - %s", msg);
> -

Also do not remove the standard option parsing code, it's useful even
when the test does not add any additional opions.

-- 
Cyril Hrubis
[email protected]

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to