gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: delay to ensure services had t


From: gnunet
Subject: [taler-deployment] branch master updated: delay to ensure services had time to start
Date: Mon, 23 Dec 2019 10:36:14 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new c492675  delay to ensure services had time to start
c492675 is described below

commit c492675b34b92274791d32cac36392fd4c649fa3
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Dec 23 10:36:12 2019 +0100

    delay to ensure services had time to start
---
 buildbot/checks.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/buildbot/checks.sh b/buildbot/checks.sh
index dd99373..546a356 100755
--- a/buildbot/checks.sh
+++ b/buildbot/checks.sh
@@ -8,6 +8,9 @@ if test -z "${DEPLOYMENT}"; then
 fi
 DOMAIN="taler.net"
 
+# Give services time to start
+sleep 5
+
 error_stringify ()
 {
   case $1 in

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



reply via email to

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