On Tue, 2008-08-26 at 14:09 +0900, Masatake YAMATO wrote: > Sorry, I found one typo in my code. > Please apply following patch. > > Signed-off-by: Masatake YAMATO <[EMAIL PROTECTED]>
Oops. Patch is merged. Regards-- Subrata > > Index: testcases/kernel/syscalls/utils/newer_64.mk > =================================================================== > RCS file: /cvsroot/ltp/ltp/testcases/kernel/syscalls/utils/newer_64.mk,v > retrieving revision 1.1 > diff -u -r1.1 newer_64.mk > --- testcases/kernel/syscalls/utils/newer_64.mk 25 Aug 2008 14:10:03 > -0000 1.1 > +++ testcases/kernel/syscalls/utils/newer_64.mk 26 Aug 2008 05:01:32 > -0000 > @@ -27,7 +27,7 @@ > TARGETS += $(TARGETS_64) > > DEF_64 = TST_USE_NEWER64_SYSCALL > -COMPAT_64_H = newer_64.h > +NEWER_64_H = newer_64.h > HAS_NEWER_64 := $(shell if [ -f $(NEWER_64_H) ]; then \ > echo yes; \ > else \ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
