Hi! > 1) In xinetd.conf, `RECORD' is not a valid value for entry `log_on_failure' > (I couldn't find a distro in which it's valid), and it makes xinetd > successfully starts and promptly exit with error message: > > "Bad log_on_failure flag: RECORD [file=/etc/xinetd.conf] [line=6]", > > but the test will pass because telnet service is not started and that's > what it expect. > > 2) Eliminate '|| RC=$?' because because it may not be excecuted and the > original value in RC can mess things up. Also remove the RC=0 > initializations that are now unnecessary. > > Signed-off-by: Simon Xu <[email protected]>
Pushed, thanks. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
