Hello Ryan Barry,
I'd like you to do a code review. Please visit
http://gerrit.ovirt.org/24755
to review the following change.
Change subject: Fix typo in the restart prompt
......................................................................
Fix typo in the restart prompt
Add a space after the comma.
Change-Id: Ica4bae7df21caf22ef839d91885976aa2e4e97a2
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1061406
Signed-off-by: Ryan Barry <[email protected]>
---
M src/ovirt/node/setup/core/status_page.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/55/24755/1
diff --git a/src/ovirt/node/setup/core/status_page.py
b/src/ovirt/node/setup/core/status_page.py
index 038078d..02727b8 100644
--- a/src/ovirt/node/setup/core/status_page.py
+++ b/src/ovirt/node/setup/core/status_page.py
@@ -171,7 +171,7 @@
_("Confirm System Restart"),
number_of_vm +
_("\nThis will restart the system,") +
- _("proceed?"))
+ _(" proceed?"))
elif "confirm.reboot.yes" in changes:
self.logger.info("Confirm Restarting")
--
To view, visit http://gerrit.ovirt.org/24755
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica4bae7df21caf22ef839d91885976aa2e4e97a2
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <[email protected]>
Gerrit-Reviewer: Ryan Barry <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches