From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sfi-mx-1.v28.ch3.sourceforge.com ([172.29.28.121] helo=mx.sourceforge.net) by 335xhf1.ch3.sourceforge.com with esmtp (Exim 4.69) (envelope-from ) id 1MYl4T-0007Sa-Nj for ltp-list@lists.sourceforge.net; Wed, 05 Aug 2009 18:18:41 +0000 Received: from e5.ny.us.ibm.com ([32.97.182.145]) by 29vjzd1.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69) id 1MYl4S-0002Mm-UI for ltp-list@lists.sourceforge.net; Wed, 05 Aug 2009 18:18:41 +0000 From: Subrata Modak In-Reply-To: <20090804122356.GC19594@in.ibm.com> References: <20090804122356.GC19594@in.ibm.com> Date: Wed, 05 Aug 2009 23:48:22 +0530 Message-Id: <1249496303.3623.17.camel@subratamodak.linux.ibm.com> Mime-Version: 1.0 Subject: Re: [LTP] Remove pidns14 test case reference Reply-To: subrata@linux.vnet.ibm.com List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: mohan@in.ibm.com Cc: ltp-list@lists.sf.net, sukadev@linux.vnet.ibm.com, sachinp@in.ibm.com On Tue, 2009-08-04 at 17:53 +0530, M. Mohan Kumar wrote: > [PATCH] Remove pidns14 test case reference > > pidns14 test case is removed in the July 2009 LTP release. So remove the > reference to pidns14 test case in the runpidnstest.sh script. > > Signed-off-by: M. Mohan Kumar Thanks. Regards-- Subrata > --- > testcases/kernel/containers/pidns/runpidnstest.sh | 6 ------ > 1 files changed, 0 insertions(+), 6 deletions(-) > > diff --git a/testcases/kernel/containers/pidns/runpidnstest.sh b/testcases/kernel/containers/pidns/runpidnstest.sh > index 12d3b34..03fed38 100644 > --- a/testcases/kernel/containers/pidns/runpidnstest.sh > +++ b/testcases/kernel/containers/pidns/runpidnstest.sh > @@ -85,12 +85,6 @@ if [ $rc -ne 0 ] && [ -z $err_code ]; then > err_code=$rc > fi > > -pidns14 > -rc=$? > -if [ $rc -ne 0 ] && [ -z $err_code ]; then > - err_code=$rc > -fi > - > pidns16 > rc=$? > if [ $rc -ne 0 ] && [ -z $err_code ]; then ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list