Re: [Xen-devel] [PATCH v1 7/7] tools/livepatch: Exit with 2 if a timeout occurs

2016-12-12 Thread Wei Liu
On Mon, Dec 12, 2016 at 04:18:10PM +, Ross Lagerwall wrote: > Exit with 0 for success. > Exit with 1 for an error. > Exit with 2 if the operation should be retried for any reason (e.g. a > timeout or because another operation was in progress). > > This allows a program or script driving xen-li

[Xen-devel] [PATCH v1 7/7] tools/livepatch: Exit with 2 if a timeout occurs

2016-12-12 Thread Ross Lagerwall
Exit with 0 for success. Exit with 1 for an error. Exit with 2 if the operation should be retried for any reason (e.g. a timeout or because another operation was in progress). This allows a program or script driving xen-livepatch to determine if the operation should be retried without parsing the