Change in vdsm[master]: minor changes in passwd.py

danken at redhat.com danken at redhat.com
Thu Mar 6 18:17:12 UTC 2014


Dan Kenigsberg has posted comments on this change.

Change subject: minor changes in passwd.py
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

http://gerrit.ovirt.org/#/c/25489/1//COMMIT_MSG
Commit Message:

Line 5: CommitDate: 2014-03-06 16:35:48 +0200
Line 6: 
Line 7: minor changes in passwd.py
Line 8: 
Line 9: Replace Exception with RuntimeError and singleton tuple with variable.
I don't mind the RuntimeError change, but doing

  '%s' % (err, )

is a good practice - in case someone changes err to be a list or a tuple.
Line 10: 
Line 11: Change-Id: I4ced7980e975e2cce588261812ecdb1847b5941f


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4ced7980e975e2cce588261812ecdb1847b5941f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <mtayer at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list