On Sun, Apr 10, 2011 at 10:20 PM, Caspar Zhang <[email protected]> wrote: > > some tiny fixes including: > - change 'return 1' to 'tst_exit()' > - remove 'tst_rmdir()' from cleanup() > > Signed-off-by: Caspar Zhang <[email protected]> > --- > testcases/kernel/mem/hugetlb/hugemmap/hugemmap01.c | 4 ++-- > testcases/kernel/mem/hugetlb/hugemmap/hugemmap02.c | 3 +-- > testcases/kernel/mem/hugetlb/hugemmap/hugemmap04.c | 4 ++-- > 3 files changed, 5 insertions(+), 6 deletions(-)
I agree with 01 and 04's changes, but not 02's change (the test creates a temporary directory; it should also clean it up). Thanks, -Garrett ------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
