On Dec 20, 2010, at 11:47 PM, Bian Naimeng wrote: > At the latest open_posix_testsuites, buildonly targets will be tested > when run "make test", so it will report many failure. > > --------------- > We just need install these targets which is a test. > > Signed-off-by: Bian Naimeng <[email protected]> > > --- > .../scripts/generate-makefiles.sh | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/testcases/open_posix_testsuite/scripts/generate-makefiles.sh > b/testcases/open_posix_testsuite/scripts/generate-makefiles.sh > index ed6406f..8bf70c1 100755 > --- a/testcases/open_posix_testsuite/scripts/generate-makefiles.sh > +++ b/testcases/open_posix_testsuite/scripts/generate-makefiles.sh > @@ -121,7 +121,7 @@ EOF > fi > > cat >> "$makefile.2" <<EOF > -INSTALL_TARGETS+= ${prereq_cache} > +INSTALL_TARGETS+= ${tests} > MAKE_TARGETS+= ${make_target_prereq_cache}
Committed. Thanks! -Garrett ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
