Eli Mesika has posted comments on this change.

Change subject: Fix typo and use default cert
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/26236/2/packaging/dbscripts/encryptionvalidator.sh
File packaging/dbscripts/encryptionvalidator.sh:

Line 94:        \?) ret=1 && usage;;
Line 95:     esac
Line 96: done
Line 97: 
Line 98: if [[ ! -z "${ENGINE_CERTIFICATE}" ]]; then
> if ! [ -e ?
Done
Line 99:     echo "Supplied Engine certificate \"${ENGINE_CERTIFICATE}\" does 
not exist."
Line 100:     exit 1
Line 101: fi
Line 102: 


-- 
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: 2
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: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to