Eli Mesika has posted comments on this change. Change subject: core: adding unlock_entity.sh script(#868638) ......................................................................
Patch Set 15: (3 inline comments) .................................................... File backend/manager/dbscripts/unlock_entity.sh Line 59: fi Line 60: fi Line 61: Line 62: if [[ -n "${TYPE}" && -n "${ID}" ]]; then Line 63: unlock_entity "${TYPE}" "${ID}" "$(whoami)" ${RECURSIVE} No, its a boolean not a string and true/false boolean values are supported in scripts .... Line 64: elif [[ -n "${TYPE}" && -n "${QUERY}" ]]; then Line 65: query_locked_entities "${TYPE}" Line 66: else Line 67: usage .................................................... Commit Message Line 34: The operation is logged as an Alert in the audit_log with all relevant Line 35: details. Line 36: Line 37: Change-Id: I3f1712fb945933d92ee9a6b97bc71d4ba3a01597 Line 38: Signed-off-by: Eli Mesika <emes...@redhat.com> Done Line 39: Bug-Url:https://bugzilla.redhat.com/868638 Line 36: Line 37: Change-Id: I3f1712fb945933d92ee9a6b97bc71d4ba3a01597 Line 38: Signed-off-by: Eli Mesika <emes...@redhat.com> Line 39: Bug-Url:https://bugzilla.redhat.com/868638 Line 40: Signed-off-by: Eli Mesika <emes...@redhat.com> Done -- To view, visit http://gerrit.ovirt.org/8688 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3f1712fb945933d92ee9a6b97bc71d4ba3a01597 Gerrit-PatchSet: 15 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Ayal Baron <aba...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Itamar Heim <ih...@redhat.com> Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches