Dan Kenigsberg has posted comments on this change.

Change subject: Removing libvirt_configure from pre-start and ask for manual run
......................................................................


Patch Set 9:

(1 comment)

....................................................
File lib/vdsm/tool/libvirt_configure.sh.in
Line 151: 
Line 152: is_already_configured() {
Line 153:     local rc=0
Line 154:     while [ -n "$1" ]; do
Line 155:         if not grep -q "${BY_VDSM_VERS}" "$1"; then
that was a close one!
Line 156:             rc=1
Line 157:             break
Line 158:         fi
Line 159:         shift


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Icf70a749454ea341d5b52220e16e9567b90431a0
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to