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

2016-12-13 Thread Wei Liu
On Wed, Dec 14, 2016 at 07:52:00AM +, 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 v2 8/8] tools/livepatch: Exit with 2 if a timeout occurs

2016-12-13 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