On Fri, Apr 23, 2010 at 12:57:45PM -0700, Garrett Cooper wrote: > On Fri, Apr 23, 2010 at 6:54 AM, Cyril Hrubis <[email protected]> wrote: > > Hi! > >> Since you're touching some of the pieces in these tests: > >> > >> - tst_brkm(TBROK,0, "Can't creating %s/%s: %s", fuss, > >> test_name, > >> strerror(errno)); > >> + tst_brkm(TBROK,0, "Can't creating %s: %s", > >> test_name, strerror(errno)); > >> > >> Could you please change creating to create, potentially change 0 to > >> cleanup, and do TBROK | TERRNO instead of TBROK ? > > > > Done, but these tests needs more love than that (and I have that on my long > > term todo). > > > > Patch attached. > > > > Signed-off-by: Cyril Hrubis [email protected] > > The proposed change looks fine; could you please test this Rishi?
Sure > Thanks, > -Garrett > > Acked-by: Garrett Cooper <[email protected]> -- Thanks & Regards Rishi LTP Maintainer IBM, LTC, Bangalore Please join IRC #ltp @ irc.freenode.net ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
