Change in vdsm[master]: pep8: fix remaining vdsm/*.py

zhshzhou at linux.vnet.ibm.com zhshzhou at linux.vnet.ibm.com
Fri Nov 30 08:40:02 UTC 2012


Zhou Zheng Sheng has posted comments on this change.

Change subject: pep8: fix remaining vdsm/*.py
......................................................................


Patch Set 3: Verified; Looks good to me, but someone else must approve

Pass autobuild.sh

Found two differences in string literals in mkimage.py. They are acceptable because the original string wrapping style is wrong.

pydiff vdsm/mkimage.py               ../diffs/vdsm/mkimage.py
 2 difference(s)
 first file: vdsm/mkimage.py
 second file: ../diffs/vdsm/mkimage.py

((79,
  'could not create floppy file:                     code %s, out %s\nerr %s'),
 (84, 'could not create floppy file: code %s, out %s\nerr %s'))

((104,
  'could not create iso file:                     code %s, out %s\nerr %s'),
 (110, 'could not create iso file: code %s, out %s\nerr %s'))

Other files are the same as patch set 2.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie4e0a0bdeb5f8a014b336fe32583cf9fc9c3cec4
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list