gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: BB: log early errors on Web co


From: gnunet
Subject: [taler-deployment] branch master updated: BB: log early errors on Web console.
Date: Wed, 07 Dec 2022 10:29:04 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 98dea64  BB: log early errors on Web console.
98dea64 is described below

commit 98dea64f69b1de5bac154bdd275ac65df5c555c8
Author: MS <ms@taler.net>
AuthorDate: Wed Dec 7 10:27:27 2022 +0100

    BB: log early errors on Web console.
---
 buildbot/restart.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/buildbot/restart.sh b/buildbot/restart.sh
index 10f1496..c6c4b25 100755
--- a/buildbot/restart.sh
+++ b/buildbot/restart.sh
@@ -9,3 +9,5 @@ export TALER_DEPLOYMENT_CONFIG=${HOME}/deployment.conf
 docker-compose stop
 docker-compose down -v
 docker-compose up --remove-orphans -d
+# Make early errors shown on the Web console:
+timeout 5m docker-compose logs --follow || true

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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