[node-patches] Change in ovirt-node[ovirt-3.6]: sat: Small typo fix
fabiand at redhat.com
fabiand at redhat.com
Fri Nov 27 11:24:00 UTC 2015
Fabian Deutsch has uploaded a new change for review.
Change subject: sat: Small typo fix
......................................................................
sat: Small typo fix
Change-Id: I8bc98f5a0cd14da0c6b3e54546800d62031502bc
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/setup/rhn/rhn_model.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/13/49313/1
diff --git a/src/ovirt/node/setup/rhn/rhn_model.py b/src/ovirt/node/setup/rhn/rhn_model.py
index 250e19a..fc7ff4a 100755
--- a/src/ovirt/node/setup/rhn/rhn_model.py
+++ b/src/ovirt/node/setup/rhn/rhn_model.py
@@ -265,7 +265,7 @@
self.logger.info("System %s successfully registered to"
" %s" % (cfg["profile"], cfg["url"]))
else:
- self.logger.info("System %s successfully registered to"
+ self.logger.info("System successfully registered to"
"RHN classic")
except process.CalledProcessError:
--
To view, visit https://gerrit.ovirt.org/49313
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8bc98f5a0cd14da0c6b3e54546800d62031502bc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.6
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list