gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] 08/10: No #-line within make rule


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] 08/10: No #-line within make rule
Date: Wed, 12 Jul 2017 12:55:44 +0200

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

marcello pushed a commit to branch master
in repository bank.

commit 759ba24b66ff653a7370c797f97be07d656b568f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jul 12 09:56:43 2017 +0200

    No #-line within make rule
---
 Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 5210094..77f8528 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,6 @@ 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]