public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] Remove pidns14 test case reference
@ 2009-08-04 12:23 M. Mohan Kumar
  2009-08-05 18:18 ` Subrata Modak
  0 siblings, 1 reply; 2+ messages in thread
From: M. Mohan Kumar @ 2009-08-04 12:23 UTC (permalink / raw)
  To: subrata; +Cc: ltp-list, sukadev, sachinp

[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 <mohan@in.ibm.com>
---
 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
-- 
1.6.2.5


------------------------------------------------------------------------------
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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [LTP] Remove pidns14 test case reference
  2009-08-04 12:23 [LTP] Remove pidns14 test case reference M. Mohan Kumar
@ 2009-08-05 18:18 ` Subrata Modak
  0 siblings, 0 replies; 2+ messages in thread
From: Subrata Modak @ 2009-08-05 18:18 UTC (permalink / raw)
  To: mohan; +Cc: ltp-list, sukadev, sachinp

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 <mohan@in.ibm.com>

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-05 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-04 12:23 [LTP] Remove pidns14 test case reference M. Mohan Kumar
2009-08-05 18:18 ` Subrata Modak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox