[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] letsencrypt: fix, forgot to shift the variables

Mattia Rizzolo gitlab at salsa.debian.org
Mon Aug 17 12:43:32 BST 2020



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
c00d2ab8 by Mattia Rizzolo at 2020-08-17T13:43:16+02:00
letsencrypt: fix, forgot to shift the variables

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

- hosts/jenkins/etc/dehydrated/hooks.sh


Changes:

=====================================
hosts/jenkins/etc/dehydrated/hooks.sh
=====================================
@@ -23,6 +23,7 @@ email () {
 
 case "$OP" in
     deploy_cert)
+        shift
         reload_apache
         email "$@"
         ;;



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c00d2ab80d7d9ec194b1d30823eb9f9b66ea0274

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c00d2ab80d7d9ec194b1d30823eb9f9b66ea0274
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200817/54732d1d/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list