[node-patches] Change in ovirt-node[ovirt-3.6]: Fix minor mistake in help output of edit-node.

fabiand at redhat.com fabiand at redhat.com
Thu Nov 26 10:25:07 UTC 2015


Hello Pavel Zhukov,

I'd like you to do a code review.  Please visit

    https://gerrit.ovirt.org/49213

to review the following change.

Change subject: Fix minor mistake in help output of edit-node.
......................................................................

Fix minor mistake in help output of edit-node.

Change-Id: Id683c8af29e81be691f88df70124e708ab44d584
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1269037
Signed-off-by: Pavel Zhukov <pzhukov at redhat.com>
---
M tools/edit-node
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/13/49213/1

diff --git a/tools/edit-node b/tools/edit-node
index 249a1e3..5e20b4a 100755
--- a/tools/edit-node
+++ b/tools/edit-node
@@ -1509,7 +1509,7 @@
 
     parser.add_option("--skip-initramfs", action="store_true", default=False,
                       dest="skipinitramfs",
-                      help="Allow unsigned packages to be installed")
+                      help="Do not rebuild initramfs")
 
     parser.add_option("--shell", action="store_true", default=False,
                       dest="shell",


-- 
To view, visit https://gerrit.ovirt.org/49213
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id683c8af29e81be691f88df70124e708ab44d584
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list