On Mon, Dec 12, 2016 at 05:02:52PM +, Wei Liu wrote:
> On Mon, Dec 12, 2016 at 04:18:06PM +, 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:
> > $ xe
On Mon, Dec 12, 2016 at 04:18:06PM +, 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:
>
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-live