[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: debug
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: debug |
Date: |
Thu, 01 Jul 2021 17:54:01 +0200 |
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 f252b61 debug
f252b61 is described below
commit f252b616f24d053fb417f1af42b2c064aa9d44ca
Author: ms <ms@taler.net>
AuthorDate: Thu Jul 1 17:53:57 2021 +0200
debug
---
buildbot/check_tip_reserve.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/buildbot/check_tip_reserve.py b/buildbot/check_tip_reserve.py
index ba7ae7d..0c5e580 100755
--- a/buildbot/check_tip_reserve.py
+++ b/buildbot/check_tip_reserve.py
@@ -53,3 +53,5 @@ if total_amount.is_zero():
# FIXME, eventually, just check the largest amount left through
# all the reserves.
print(f"Tip money is available: {total_amount}")
+print(f"=========================================")
+print(f"FULL DUMP FROM THE BACKEND:\n{resp.text}")
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-deployment] branch master updated: debug,
gnunet <=