Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: setup: make ovirt-engine-log-setup-event.sh executable ......................................................................
packaging: setup: make ovirt-engine-log-setup-event.sh executable Change-Id: I67cb06d4c0815b133e22244fc02e337bdb0fe692 Signed-off-by: Alon Bar-Lev <[email protected]> --- M Makefile 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/14/16114/1 diff --git a/Makefile b/Makefile index 307d639..c8e84de 100644 --- a/Makefile +++ b/Makefile @@ -179,6 +179,7 @@ chmod a+x packaging/services/ovirt-engine.sysv chmod a+x packaging/services/ovirt-engine-notifier.sysv chmod a+x packaging/services/ovirt-websocket-proxy.sysv + chmod a+x packaging/bin/ovirt-engine-log-setup-event.sh # support force run of maven maven: -- To view, visit http://gerrit.ovirt.org/16114 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I67cb06d4c0815b133e22244fc02e337bdb0fe692 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
