On Thu, Apr 15, 2010 at 9:31 AM, Cyril Hrubis <[email protected]> wrote: > Ping.
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 ? Thanks, -Garrett ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
