Eli Mesika has posted comments on this change. Change subject: Fix typo and use default cert ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/26236/1/packaging/dbscripts/encryptionvalidator.sh File packaging/dbscripts/encryptionvalidator.sh: Line 103: echo "Engine certificate was not set and default certificate does not exist." Line 104: exit 1 Line 105: fi Line 106: elif [[ ! -e ${ENGINE_CERTIFICATE} ]]; then Line 107: echo "Supplied Engine certificate \"${ENGINE_CERTIFICATE}\" does not exist." > per my last comments... Done Line 108: exit 1 Line 109: fi Line 110: Line 111: if [ "${FIXIT}" = "true" ]; then -- To view, visit http://gerrit.ovirt.org/26236 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4b04c74ccc62664ead27339566e540bdd717eb71 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: James W. Mills <jami...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches