Alon Bar-Lev has uploaded a new change for review. Change subject: novnc: make sysv service executable ......................................................................
novnc: make sysv service executable Change-Id: I063ac1c22d883c2b5a0b492e36d896df16596346 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/92/15192/1 diff --git a/Makefile b/Makefile index a839126..c9e7aa2 100644 --- a/Makefile +++ b/Makefile @@ -176,6 +176,7 @@ generated-files: $(GENERATED) chmod a+x packaging/services/ovirt-engine.sysv + chmod a+x packaging/services/ovirt-websocket-proxy.sysv $(BUILD_FILE): -[ "$(MAVEN_OUTPUT_DIR_DEFAULT)" = "$(MAVEN_OUTPUT_DIR)" ] && rm -fr "$(MAVEN_OUTPUT_DIR)" -- To view, visit http://gerrit.ovirt.org/15192 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I063ac1c22d883c2b5a0b492e36d896df16596346 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
