gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch master updated: Prevent test from seeki


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: Prevent test from seeking ~/.config/taler.conf
Date: Fri, 19 Apr 2019 15:11:26 +0200

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

marcello pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 53bb0c6  Prevent test from seeking ~/.config/taler.conf
53bb0c6 is described below

commit 53bb0c61bca3403b7cb03f6c32a29f57b0ed5f72
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Apr 19 15:11:02 2019 +0200

    Prevent test from seeking ~/.config/taler.conf
---
 Makefile.am | 1 +
 unused.conf | 0
 2 files changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index c6f5581..9e64eaf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -60,6 +60,7 @@ check:
            "Testing against bad db string"
        @export DJANGO_SETTINGS_MODULE="talerbank.settings" \
          TALER_PREFIX="@prefix@" \
+         TALER_CONFIG_FILE="unused.conf" \
          TALER_BANK_ALTDB="bad db string" \
          PYTHONPATH="${PYTHONPATH_APPEND}:${PYTHONPATH}" \
          && python3 \
diff --git a/unused.conf b/unused.conf
new file mode 100644
index 0000000..e69de29

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



reply via email to

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