]> xenbits.xensource.com Git - xen.git/commitdiff
xen-livepatch: Remove the 'test' part
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 21 Sep 2016 12:53:04 +0000 (08:53 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 23 Sep 2016 16:39:46 +0000 (12:39 -0400)
As it has evolved a bit and is more of a test tool.

Reviewed-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Reported-by: Bhavesh Davda <bhavesh.davda@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
tools/misc/xen-livepatch.c

index 62c072ec3a0e873372f754590f4be9797c65d621..7512a98d2301d164d527802d8561d588ffb2f88e 100644 (file)
@@ -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"