On Mon, Dec 12, 2016 at 05:02:52PM +0000, Wei Liu wrote:
> On Mon, Dec 12, 2016 at 04:18:06PM +0000, Ross Lagerwall wrote:
> > Improving the output of xen-livepatch, which is currently hard to read,
> > especially when an error occurs.
> > 
> > Some examples of the changes:
> > Before:
> >     $ xen-livepatch apply test
> >     Performing apply:. completed
> > After:
> >     $ xen-livepatch apply test
> >     Applying test:. completed
> > 
> > Before:
> >     $ xen-livepatch apply test2
> >     test2 failed with 22(Invalid argument)
> >     Performing apply: (no newline)
> > After:
> >     $ xen-livepatch apply test2
> >     Applying test2: failed
> >     Error 22: Invalid argument
> > 
> > Signed-off-by: Ross Lagerwall <ross.lagerw...@citrix.com>
> 
> Acked-by: Wei Liu <wei.l...@citrix.com>
> 
> I will let Konrad quibble about the actual text.

No quibbles from me.


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

Reply via email to