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: landing page want


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: landing page wants 302
Date: Mon, 18 Dec 2017 19:47:28 +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 b4ef813  landing page wants 302
b4ef813 is described below

commit b4ef81349ee8b9115f25bc052cbc1ca8c881a64e
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Dec 18 19:47:14 2017 +0100

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

diff --git a/buildbot/checks.sh b/buildbot/checks.sh
index 4a50237..726d54e 100755
--- a/buildbot/checks.sh
+++ b/buildbot/checks.sh
@@ -48,7 +48,7 @@ if ! test 302 = $(curl \
   exit 1
 fi
 
-if ! test 200 = $(curl \
+if ! test 302 = $(curl \
   -H "X-Taler-Deployment-Color: $nonactive" \
   -s https://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]