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: sharper check of


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: sharper check of landing
Date: Tue, 02 Jan 2018 16:05:55 +0100

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 5f32609  sharper check of landing
5f32609 is described below

commit 5f32609b03d14067cdd6e7ed65c8f9a445cff502
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jan 2 16:05:40 2018 +0100

    sharper check of landing
---
 buildbot/checks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/checks.sh b/buildbot/checks.sh
index 726d54e..c215bd5 100755
--- a/buildbot/checks.sh
+++ b/buildbot/checks.sh
@@ -50,7 +50,7 @@ fi
 
 if ! test 302 = $(curl \
   -H "X-Taler-Deployment-Color: $nonactive" \
-  -s https://test.taler.net/ -o /dev/null \
+  -s https://test.taler.net/en/index.html -o /dev/null \
   -w "%{http_code}"); then
   echo Landing page did not restart correctly
   exit 1

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



reply via email to

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