Change in vdsm[master]: tests: Typo in vmStorageTests.py

aaviram at redhat.com aaviram at redhat.com
Thu Aug 27 08:11:51 UTC 2015


Amit Aviram has uploaded a new change for review.

Change subject: tests: Typo in vmStorageTests.py
......................................................................

tests: Typo in vmStorageTests.py

Should be written "Return".

Change-Id: I10489ce0836cf421d1f36f2b9e800b6e3df9b231
Signed-off-by: Amit Aviram <aaviram at redhat.com>
---
M tests/vmStorageTests.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/92/45392/1

diff --git a/tests/vmStorageTests.py b/tests/vmStorageTests.py
index de8e9a9..e81c94b 100644
--- a/tests/vmStorageTests.py
+++ b/tests/vmStorageTests.py
@@ -465,7 +465,7 @@
 
 
 def drive_config(**kw):
-    """ Reutrn drive configuration updated from **kw """
+    """ Return drive configuration updated from **kw """
     conf = {
         'device': 'disk',
         'format': 'raw',


-- 
To view, visit https://gerrit.ovirt.org/45392
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I10489ce0836cf421d1f36f2b9e800b6e3df9b231
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Amit Aviram <aaviram at redhat.com>


More information about the vdsm-patches mailing list