[Engine-patches] Change in ovirt-engine[master]: packaging: Moving to use execCmd in all scripts (#731686)
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Tue Jun 19 07:36:35 EDT 2012
Juan Hernandez has posted comments on this change.
Change subject: packaging: Moving to use execCmd in all scripts (#731686)
......................................................................
Patch Set 3: Looks good to me, but someone else must approve
(2 inline comments)
See two minor comments inside.
....................................................
File packaging/fedora/setup/common_utils.py
Line 661: cmd = [basedefs.FILE_RHEVM_CONFIG_BIN, '-s', key + '=' + value, '--cver=' + basedefs.VDC_OPTION_CVER, '-p', basedefs.FILE_RHEVM_EXTENDED_CONF]
Can you break this long line, one parameter per line, like you do in the other command?
Line 685: cmd = [basedefs.EXEC_RPM, "-q", "--queryformat", "'%%{VERSION}-%%{RELEASE}'", rpmName]
Can you break this long line?
--
To view, visit http://gerrit.ovirt.org/4943
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: If5428890f9dcf8eafaa1ab059ee5d9e84f3f7f9a
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi at redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib at redhat.com>
More information about the Engine-patches
mailing list