Hi!
> * Delete trace_logic that is used to debug.
> * Use test.sh script and use tst_* instead of end_testcase.
> * Delete some unuseful comments.
> 
> * Fix old-style function definition.

And the same applies to this patch as well.

> +             count=`grep 105 $ERRFILE | wc -l`
> +             if [ $count -gt 3 ]; then
> +                     tst_brkm FAIL "Could not join members!"
> +             fi
> +
> +             COUNT=$(( $COUNT + 1 ))
> +
> +     done   # end of while numloop
                ^
                Please remove these dumbious comments too.


-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to