Alon Bar-Lev has uploaded a new change for review. Change subject: pki: cleanup: reset some vars at init ......................................................................
pki: cleanup: reset some vars at init Change-Id: Ifa9017694aa2df5f533896a7edde4b0be89a2162 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M packaging/bin/pki-enroll-request.sh 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/93/38093/8 diff --git a/packaging/bin/pki-enroll-request.sh b/packaging/bin/pki-enroll-request.sh index e31ecfd..8edd2a4 100755 --- a/packaging/bin/pki-enroll-request.sh +++ b/packaging/bin/pki-enroll-request.sh @@ -59,6 +59,8 @@ } trap cleanup 0 +NAME="" +SUBJECT="" TIMEOUT="20" DAYS="1800" OVIRT_KU="" -- To view, visit https://gerrit.ovirt.org/38093 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifa9017694aa2df5f533896a7edde4b0be89a2162 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Francesco Romani <from...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches