gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] 07/10: comment


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] 07/10: comment
Date: Wed, 12 Jul 2017 12:55:43 +0200

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

marcello pushed a commit to branch master
in repository bank.

commit cb1ec7c930b8a84f29f689ea51a97a16b572485c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon May 29 16:29:25 2017 +0200

    comment
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 77f8528..5210094 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,6 +25,7 @@ install-dev:
 
 check:
        @export DJANGO_SETTINGS_MODULE="talerbank.settings" 
TALER_PREFIX="@prefix@" TALER_CONFIG_FILE="bank-check-alt.conf" && python3 -m 
django test talerbank.app.tests_err
+       # This test only checks that the bank doesn't fail hard - no stack 
traces - if given a non exsistent config file
        @export DJANGO_SETTINGS_MODULE="talerbank.settings" 
TALER_PREFIX="@prefix@" TALER_CONFIG_FILE="non-exsistent.conf" && if ! python3 
-m django test talerbank.app.tests_err; then exit 0; else exit 1; fi
 #      @export DJANGO_SETTINGS_MODULE="talerbank.settings" 
TALER_PREFIX="@prefix@" TALER_CONFIG_FILE="bank-check.conf" && python3 -m 
django test talerbank.app.tests
 

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



reply via email to

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