All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bian Naimeng <biannm@cn.fujitsu.com>
To: Garrett Cooper <yanegomi@gmail.com>
Cc: ltp-list@lists.sourceforge.net
Subject: [LTP] [POSIX][PATCH]Do some cleanup after remove libevent
Date: Mon, 29 Nov 2010 10:09:10 +0800	[thread overview]
Message-ID: <4CF30B46.8060905@cn.fujitsu.com> (raw)

Do some cleanup after remove libevent.

Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>

---
 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
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

             reply	other threads:[~2010-11-29  2:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-29  2:09 Bian Naimeng [this message]
2010-11-29  2:59 ` [LTP] [POSIX][PATCH]Do some cleanup after remove libevent Garrett Cooper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CF30B46.8060905@cn.fujitsu.com \
    --to=biannm@cn.fujitsu.com \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=yanegomi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.