gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: Adapt demo servic


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Adapt demo services checks to new Gv domains.
Date: Thu, 16 May 2019 19:06:30 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2bc9a5c  Adapt demo services checks to new Gv domains.
2bc9a5c is described below

commit 2bc9a5c7e8a91e8270b8ce18ae50d287d6e33cba
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu May 16 19:05:51 2019 +0200

    Adapt demo services checks to new Gv domains.
---
 buildbot/checks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/checks.sh b/buildbot/checks.sh
index 811be15..2e9d548 100755
--- a/buildbot/checks.sh
+++ b/buildbot/checks.sh
@@ -4,7 +4,7 @@ if test -z "${DEPLOYMENT}"; then
   echo Please provide DEPLOYMENT env var: 'test' or 'demo'
   exit 1
 fi
-DOMAIN="wild.gv.taler.net"
+DOMAIN="taler.net"
 
 ##
 # Will stay as 'dummy' for 'demo' DEPLOYMENTs since we do

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]