Do some cleanup after remove libevent. Signed-off-by: Bian Naimeng <[email protected]>
--- include/mk/automake.mk | 4 +--- runtest/syscalls | 2 -- 2 files changed, 1 insertions(+), 5 deletions(-) diff --git a/include/mk/automake.mk b/include/mk/automake.mk index 8f752ef..de21582 100644 --- a/include/mk/automake.mk +++ b/include/mk/automake.mk @@ -26,9 +26,7 @@ AUTOCONF ?= autoconf AUTOHEADER ?= autoheader AUTOMAKE ?= automake -AUTOCONFED_SUBDIRS = \ - testcases/kernel/syscalls/libevent \ - testcases/realtime +AUTOCONFED_SUBDIRS = testcases/realtime # We want to run this every single time to ensure that all of the prereq files # are there. diff --git a/runtest/syscalls b/runtest/syscalls index b2bf144..085763f 100644 --- a/runtest/syscalls +++ b/runtest/syscalls @@ -465,8 +465,6 @@ lchown01_16 lchown01_16 lchown02 prep_create_link; lchown02 lchown02_16 prep_create_link; lchown02_16 -libevent01 export LTPROOT; $LTPROOT/testcases/bin/libevent/run_libevent.sh - link01 symlink01 -T link01 link02 link02 link03 link03 -- 1.7.0.4 -- Regards Bian Naimeng ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
