gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: revert unwanted


From: gnunet
Subject: [taler-deployment] branch master updated: revert unwanted
Date: Wed, 28 Jul 2021 08:03:30 +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 98aaeff  revert unwanted
98aaeff is described below

commit 98aaeffe17e84706384ed236a2111e93fdce0238
Author: ms <ms@taler.net>
AuthorDate: Wed Jul 28 08:03:26 2021 +0200

    revert unwanted
---
 buildbot/check_tip_reserve.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildbot/check_tip_reserve.py b/buildbot/check_tip_reserve.py
index f9f6b33..797a8e5 100755
--- a/buildbot/check_tip_reserve.py
+++ b/buildbot/check_tip_reserve.py
@@ -51,3 +51,4 @@ for item in reserves:
     remaining_amount = allocated_amount - committed_amount
     if remaining_amount > max_amount:
         max_amount = remaining_amount
+print("Max tip reserve: {}".format(max_amount))

-- 
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]