gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: apply TTN's patch


From: gnunet
Subject: [libeufin] branch master updated: apply TTN's patch
Date: Mon, 17 Jan 2022 19:47:35 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new ea95bb30 apply TTN's patch
ea95bb30 is described below

commit ea95bb30388b81c9743a3ea99f4b6f214c65b2d7
Author: ms <ms@taler.net>
AuthorDate: Mon Jan 17 19:45:33 2022 +0100

    apply TTN's patch
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
index 17e313e3..a5651f3a 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
@@ -175,7 +175,7 @@ class Config : CliktCommand("Insert one configuration into 
the database") {
  */
 class Camt053Tick : CliktCommand(
     "Make a new Camt.053 time tick; all the fresh transactions" +
-            "will be inserted in a new Camt.053 report"
+            " will be inserted in a new Camt.053 report"
 ) {
     override fun run() {
         val dbConnString = getDbConnFromEnv(SANDBOX_DB_ENV_VAR_NAME)

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