Quoting Sudhir Kumar ([email protected]): > This patch edits the Makefile. > > Signed-off-by: Sudhir Kumar <[email protected]>
Acked-by: Serge Hallyn <[email protected]> > Index: ltp-full-20081130/testcases/kernel/containers/netns/Makefile > =================================================================== > --- ltp-full-20081130.orig/testcases/kernel/containers/netns/Makefile > +++ ltp-full-20081130/testcases/kernel/containers/netns/Makefile > @@ -29,7 +29,7 @@ parent_1.sh parent_2.sh child_1.sh child > delchild.sh rename_net.sh \ > paripv6.sh childipv6.sh \ > par_ftp.sh ch_ftp.sh container_ftp.pl \ > -runnetnstest.sh \ > +runnetnstest.sh nw_under_ns.sh > > SRCS = $(wildcard *.c) > TARGETS = $(SRCS:%.c=%) > ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
