[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH OSSTEST 2/2] standalone mode convenience frontend



On Thu, 2014-03-20 at 16:39 +0000, Ian Jackson wrote:
> Ian Campbell writes ("Re: [PATCH OSSTEST 2/2] standalone mode convenience 
> frontend"):
> > On Thu, 2014-03-20 at 16:31 +0000, Ian Jackson wrote:
> > > > +               ./sg-run-job $job 2>&1 | tee logs/$flight/$job.log
> > > > +       rc=${PIPESTATUS[0]}
> > > > +       if [ $rc -ne 0 ] ; then
> > > > +           echo "FAILED rc=${rc}" >&2
> > > > +       fi
> > > 
> > > These 4.5 lines occur twice in this file.  Perhaps another subroutine
> > > to handle the logging ?
> > 
> > Sure. Unless the subroutine call is going to muck with ${PIPSTATUS[0]}
> > somehow -- I need to check that.
> 
> I was thinking of a subroutine you'd use like this:
> 
>     BLAH1=1 BLAH2=2 BLAH3=3 with-logging ./sg-run-job $job

Ah, yes, that does look good. I'll do that.

Ian.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.