[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] xen-livepatch: Remove the 'test' part
commit 20fc7c76bfce985dd27d9d050be454126dad2024 Author: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> AuthorDate: Wed Sep 21 08:53:04 2016 -0400 Commit: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> CommitDate: Fri Sep 23 12:39:46 2016 -0400 xen-livepatch: Remove the 'test' part As it has evolved a bit and is more of a test tool. Reviewed-by: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx> Reported-by: Bhavesh Davda <bhavesh.davda@xxxxxxxxxx> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> --- tools/misc/xen-livepatch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/misc/xen-livepatch.c b/tools/misc/xen-livepatch.c index 62c072e..7512a98 100644 --- a/tools/misc/xen-livepatch.c +++ b/tools/misc/xen-livepatch.c @@ -20,7 +20,7 @@ static xc_interface *xch; void show_help(void) { fprintf(stderr, - "xen-livepatch: live patching test tool\n" + "xen-livepatch: live patching tool\n" "Usage: xen-livepatch <command> [args]\n" " <name> An unique name of payload. Up to %d characters.\n" "Commands:\n" -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |