gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix output formatting


From: gnunet
Subject: [taler-exchange] branch master updated: -fix output formatting
Date: Mon, 27 Sep 2021 11:32:57 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 26c0dc78 -fix output formatting
26c0dc78 is described below

commit 26c0dc7841acbb4cad696a42d2ba97e187bd763b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Sep 27 11:32:54 2021 +0200

    -fix output formatting
---
 src/auditor/test-revocation.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/auditor/test-revocation.sh b/src/auditor/test-revocation.sh
index 45af6970..3b3f6088 100755
--- a/src/auditor/test-revocation.sh
+++ b/src/auditor/test-revocation.sh
@@ -120,8 +120,9 @@ function audit_only () {
 
 # Cleanup to run after the auditor
 function post_audit () {
+    echo -n "Cleanup ..."
     cleanup
-    echo "DONE"
+    echo " DONE"
     echo -n "TeXing ."
     taler-helper-auditor-render.py test-audit-aggregation.json 
test-audit-coins.json test-audit-deposits.json test-audit-reserves.json 
test-audit-wire.json < ../../contrib/auditor-report.tex.j2 > test-report.tex || 
exit_fail "Renderer failed"
 

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