Laszlo Hornyak has uploaded a new change for review.

Change subject: typo fix
......................................................................

typo fix

Lesson for vim users

Change-Id: I37034f1a0d47a365136b7187f4329d023ea78f8e
Signed-off-by: Laszlo Hornyak <lhorn...@redhat.com>
---
M src/ovirtscheduler/oschedproxyd.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-scheduler-proxy 
refs/changes/77/18077/1

diff --git a/src/ovirtscheduler/oschedproxyd.py 
b/src/ovirtscheduler/oschedproxyd.py
index 6330c9e..2862fda 100644
--- a/src/ovirtscheduler/oschedproxyd.py
+++ b/src/ovirtscheduler/oschedproxyd.py
@@ -65,7 +65,7 @@
                                                   allow_none=True)
 
         # TODO make by config
-        logging.info("Loading modules from " + str(os.getcwd()) + "plugins")i
+        logging.info("Loading modules from " + str(os.getcwd()) + "plugins")
         logging.info("Loading analyzer from " + str(os.path.dirname(__file__)))
         self._handler = RequestHandler(
             os.path.join(os.getcwd(), "plugins"),


-- 
To view, visit http://gerrit.ovirt.org/18077
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I37034f1a0d47a365136b7187f4329d023ea78f8e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-scheduler-proxy
Gerrit-Branch: master
Gerrit-Owner: Laszlo Hornyak <lhorn...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to