WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [RESEND][PATCH][XM-TEST] Patch to correct inconsistencie

To: Xen Mailing List <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [RESEND][PATCH][XM-TEST] Patch to correct inconsistencies of xm-test reporting.
From: woody marvel <marvel@xxxxxxxxxx>
Date: Mon, 20 Mar 2006 16:21:28 -0800
Delivery-date: Tue, 21 Mar 2006 00:13:40 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20060321000939.GA29166@xxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: LTC
References: <1142810883.3629.76.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <20060321000939.GA29166@xxxxxxxxxxxxxxxxxxxxxx>
Reply-to: marvel@xxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thank you sir.

wm
============
On Tue, 2006-03-21 at 00:09 +0000, Ewan Mellor wrote:
> On Sun, Mar 19, 2006 at 03:28:03PM -0800, woody marvel wrote:
> 
> 
> > # HG changeset patch
> > # User root@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > # Node ID 4c13149dc269836009169867e119d7fe9ce09735
> > # Parent  3377e445aa5e949cd62f7993a0dd62d2aebde4d1
> > Patch to correct inconsistencies of xm-test reporting.
> > 
> > 
> > Signed-off-by: Woody Marvel <marvel@xxxxxxxxxx>
> > 
> > diff -r 3377e445aa5e -r 4c13149dc269 tools/xm-test/runtest.sh
> > --- a/tools/xm-test/runtest.sh      Fri Mar 17 15:25:04 2006
> > +++ b/tools/xm-test/runtest.sh      Fri Mar 17 22:58:12 2006
> > @@ -264,8 +264,13 @@
> >      fi
> >  fi
> >  
> > +if [ "$GROUPENTERED" != "default" ]; then
> > +   report=no;
> > +fi
> > +
> >  if [ "$run" != "no" ]; then
> >      runnable_tests
> > +    rm -f $REPORT"*"
> >      make_environment_report $OSREPORTTEMP $PROGREPORTTEMP
> >      run_tests $GROUPENTERED $OUTPUT
> >      make_text_reports $PASSFAIL $FAILURES $OUTPUT $TXTREPORT
> 
> Applied, thank you.
> 
> Ewan.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>