gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -space


From: gnunet
Subject: [taler-wallet-core] branch master updated: -space
Date: Mon, 23 Jan 2023 13:56:53 +0100

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

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 0029013f8 -space
0029013f8 is described below

commit 0029013f8d9e4ca8b281fdaa38f5c8ae389f7def
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jan 23 13:56:50 2023 +0100

    -space
---
 packages/taler-wallet-core/src/db.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-wallet-core/src/db.ts 
b/packages/taler-wallet-core/src/db.ts
index bde386766..6a42cabcb 100644
--- a/packages/taler-wallet-core/src/db.ts
+++ b/packages/taler-wallet-core/src/db.ts
@@ -2553,7 +2553,7 @@ function upgradeFromStoreMap(
         } catch (e) {
           const moreInfo = e instanceof Error ? ` Reason: ${e.message}` : "";
           throw Error(
-            `Migration failed. Could not create index 
${indexDesc.name}/${indexDesc.keyPath}.${moreInfo}`,
+            `Migration failed. Could not create index 
${indexDesc.name}/${indexDesc.keyPath}. ${moreInfo}`,
           );
         }
       }

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