Hi! > diff --git a/testcases/network/stress/ssh/ssh-stress > b/testcases/network/stress/ssh/ssh-stress > index 7960627..3ff2367 100644 > --- a/testcases/network/stress/ssh/ssh-stress > +++ b/testcases/network/stress/ssh/ssh-stress > @@ -126,6 +126,9 @@ test02() > > test03() > { > + tst_kvercmp 3 7 0 && \ > + tst_brkm TCONF "Test must be run with kernel 3.7 or newer"
Hmm, do we need to exit whole test if test03() cannot be executed? Shouldn't this rather be tst_resm TCONF followed with return? Alexej, can you look at this please? -- Cyril Hrubis chru...@suse.cz ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list