[X2Go-Commits] [buildscripts] 01/01: bin/slave-start-prepare.sh: update japsand/Jenkins certificate hash.

git-admin at x2go.org git-admin at x2go.org
Wed Sep 6 07:57:32 CEST 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit ceda95b2b3822f71011dcfadaa393a9d97f4aed7
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Sep 6 07:57:26 2017 +0200

    bin/slave-start-prepare.sh: update japsand/Jenkins certificate hash.
---
 bin/slave-start-prepare.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/slave-start-prepare.sh b/bin/slave-start-prepare.sh
index 4829069..290b62c 100755
--- a/bin/slave-start-prepare.sh
+++ b/bin/slave-start-prepare.sh
@@ -15,7 +15,7 @@ if [ "x$(basename "${0}")" = "x${prefix}-slave-start-prepare.sh" ]; then
   case "${prefix}" in
     (x2go)
       host="jenkins.x2go.org:8443"
-      ssl_hash="sha256//32pvBe/GWNaDCzq9VydrWOG9osK7XDYqv4M4lYmKQMA="
+      ssl_hash="sha256//ag8csjWb8RViuDAsAP3zWt4oqekEkh4IKki0SGyBBsk="
       ;;
     (*)
       echo "Unknown prefix, aborting." >&2

--
Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git


More information about the x2go-commits mailing list