[node-patches] Change in ovirt-node[master]: edit-node: Remove remaining option
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Fri Feb 22 12:18:07 UTC 2013
Fabian Deutsch has uploaded a new change for review.
Change subject: edit-node: Remove remaining option
......................................................................
edit-node: Remove remaining option
rhbz#913128
Change-Id: I4f3905c2e351c7021cd53ca9675f54b0bf2de53d
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M tools/edit-node
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/08/12308/1
diff --git a/tools/edit-node b/tools/edit-node
index 78c4445..8d5d122 100755
--- a/tools/edit-node
+++ b/tools/edit-node
@@ -1497,8 +1497,8 @@
edited_iso = os.path.join(output, editor.name + ".iso")
if options.install_dup:
n = options.install_dup
- elif options.install_plugin:
- n = options.install_plugin
+# elif options.install_plugin:
+# n = options.install_plugin
elif options.install:
n = options.install
else:
--
To view, visit http://gerrit.ovirt.org/12308
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f3905c2e351c7021cd53ca9675f54b0bf2de53d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list