Yedidyah Bar David has uploaded a new change for review. Change subject: packaging: setup: typo ......................................................................
packaging: setup: typo Succesfully -> Successfully Change-Id: Ia20a0d9abb6c891ee6aefeb666098f294ce78c63 Signed-off-by: Yedidyah Bar David <[email protected]> --- M packaging/legacy-setup/ovirt-engine-reports-setup.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/57/23357/1 diff --git a/packaging/legacy-setup/ovirt-engine-reports-setup.py b/packaging/legacy-setup/ovirt-engine-reports-setup.py index bb87c1d..05bbf00 100755 --- a/packaging/legacy-setup/ovirt-engine-reports-setup.py +++ b/packaging/legacy-setup/ovirt-engine-reports-setup.py @@ -1226,7 +1226,7 @@ # Restart the httpd service utils.restartHttpd() utils.storeConf(db_dict) - print "Succesfully installed %s." % JRS_APP_NAME + print "Successfully installed %s." % JRS_APP_NAME print "The installation log file is available at: %s" % log_file else: -- To view, visit http://gerrit.ovirt.org/23357 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia20a0d9abb6c891ee6aefeb666098f294ce78c63 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
