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: bank wants 302


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: bank wants 302
Date: Mon, 18 Dec 2017 19:45:56 +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 18b58c5  bank wants 302
18b58c5 is described below

commit 18b58c57349411ae7dc45b5208eb561cb51da4b4
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Dec 18 19:45:46 2017 +0100

    bank wants 302
---
 buildbot/checks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/checks.sh b/buildbot/checks.sh
index c8a45aa..4a50237 100755
--- a/buildbot/checks.sh
+++ b/buildbot/checks.sh
@@ -40,7 +40,7 @@ if ! test 200 = $(curl \
   exit 1
 fi
 
-if ! test 200 = $(curl \
+if ! test 302 = $(curl \
   -H "X-Taler-Deployment-Color: $nonactive" \
   -s https://bank.test.taler.net/ -o /dev/null \
   -w "%{http_code}"); then

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



reply via email to

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