gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: output


From: gnunet
Subject: [taler-bank] branch master updated: output
Date: Wed, 18 Dec 2019 20:13:04 +0100

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

dold pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 5fd4532  output
5fd4532 is described below

commit 5fd4532db73b259a851aab1122257ffc2cdc4098
Author: Florian Dold <address@hidden>
AuthorDate: Wed Dec 18 20:13:01 2019 +0100

    output
---
 talerbank/app/management/commands/add_bank_account.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerbank/app/management/commands/add_bank_account.py 
b/talerbank/app/management/commands/add_bank_account.py
index c772f01..69fc1d2 100644
--- a/talerbank/app/management/commands/add_bank_account.py
+++ b/talerbank/app/management/commands/add_bank_account.py
@@ -56,4 +56,4 @@ class Command(BaseCommand):
             ),
             is_public=False,
         ).save()
-        print("Created new bank account (password set to random password)")
+        print(f"Created new bank account {accountname} (password set to random 
password)")

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



reply via email to

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