Fabian Deutsch has submitted this change and it was merged. Change subject: The installer should run in dry mode as a normal user ......................................................................
The installer should run in dry mode as a normal user Don't call commands which require root permissions in dry mode. If we're not root, fake it. Change-Id: I6fc6bcaad5f6c9e5ba3ba3c027981d7d8bbb0ba6 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/installer/core/storage_vol_page.py 1 file changed, 9 insertions(+), 4 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved Douglas Schilling Landgraf: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/30610 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6fc6bcaad5f6c9e5ba3ba3c027981d7d8bbb0ba6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
