gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-util] branch master updated: errcode fix


From: gnunet
Subject: [taler-taler-util] branch master updated: errcode fix
Date: Wed, 15 Jan 2020 14:12:40 +0100

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

dold pushed a commit to branch master
in repository taler-util.

The following commit(s) were added to refs/heads/master by this push:
     new 02bbcdd  errcode fix
02bbcdd is described below

commit 02bbcdd73e416dfea7964a0ff8ac36786a48b719
Author: Florian Dold <address@hidden>
AuthorDate: Wed Jan 15 14:12:36 2020 +0100

    errcode fix
---
 taler/util/errorcodes.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler/util/errorcodes.py b/taler/util/errorcodes.py
index ce18797..b5d7e9b 100644
--- a/taler/util/errorcodes.py
+++ b/taler/util/errorcodes.py
@@ -259,7 +259,7 @@ ec._add_ec(
 )
 
 ec._add_ec(
-    "PAYTO_WRONG_MALFORMED",
+    "PAYTO_MALFORMED",
     1013,
     """
     The payto:// URI is malformed.

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



reply via email to

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