[node-patches] Change in ovirt-node[master]: utils: Pylint fix

fabiand at fedoraproject.org fabiand at fedoraproject.org
Fri Aug 30 06:47:24 UTC 2013


Fabian Deutsch has uploaded a new change for review.

Change subject: utils: Pylint fix
......................................................................

utils: Pylint fix

Change-Id: I95f3bb886b356c3074b07a0b3a593fddb83501d9
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/utils/input.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/10/18710/1

diff --git a/src/ovirt/node/utils/input.py b/src/ovirt/node/utils/input.py
index 4ffe873..9785952 100644
--- a/src/ovirt/node/utils/input.py
+++ b/src/ovirt/node/utils/input.py
@@ -19,7 +19,7 @@
 # MA  02110-1301, USA.  A copy of the GNU General Public License is
 # also available at http://www.gnu.org/copyleft/gpl.html.
 
-# pylint: disable-msgs=E1101,E1102
+# pylint: disable-msg=E1101,E1102
 
 from ovirt.node import base
 import logging


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I95f3bb886b356c3074b07a0b3a593fddb83501d9
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