Alex Lourie has posted comments on this change.

Change subject: packaging: setup: validating read-only user before creation
......................................................................


Patch Set 1:

(1 comment)

....................................................
File packaging/common_utils.py
Line 1196:     cmd = [
Line 1197:         EXEC_SU,
Line 1198:         '-l',
Line 1199:         'postgres',
Line 1200:         '-tAc',
you're right, wrong place.
Line 1201:         '{command}'.format(
Line 1202:             command=' '.join(sql_command),
Line 1203:         )
Line 1204:     ]


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic404e565a765c82d42f92a211a59d06c8a59d807
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yaniv Dary <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to