gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: set TALER_RUNTIME_DIR correct


From: gnunet
Subject: [taler-wallet-core] branch master updated: set TALER_RUNTIME_DIR correctly
Date: Fri, 15 Jan 2021 17:09:38 +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 69b58e65 set TALER_RUNTIME_DIR correctly
69b58e65 is described below

commit 69b58e65eee5a8d8c6a4571af9fbf33a414043ef
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Jan 15 17:09:33 2021 +0100

    set TALER_RUNTIME_DIR correctly
---
 packages/taler-wallet-cli/src/integrationtests/harness.ts | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/packages/taler-wallet-cli/src/integrationtests/harness.ts 
b/packages/taler-wallet-cli/src/integrationtests/harness.ts
index b294fd15..101c2cf7 100644
--- a/packages/taler-wallet-cli/src/integrationtests/harness.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/harness.ts
@@ -409,11 +409,6 @@ function setPaths(config: Configuration, home: string) {
   );
   config.setString("paths", "taler_config_home", "$TALER_HOME/.config/taler/");
   config.setString("paths", "taler_cache_home", "$TALER_HOME/.config/taler/");
-  config.setString(
-    "paths",
-    "taler_runtime_dir",
-    "${TMPDIR:-${TMP:-/tmp}}/taler-system-runtime/",
-  );
 }
 
 function setCoin(config: Configuration, c: CoinConfig) {

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