gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-backoffice] branch master updated: resort to more st


From: gnunet
Subject: [GNUnet-SVN] [taler-backoffice] branch master updated: resort to more stable 'test' instead of 'nosetests -s'
Date: Wed, 17 Jan 2018 15:20:09 +0100

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

marcello pushed a commit to branch master
in repository backoffice.

The following commit(s) were added to refs/heads/master by this push:
     new c90e245  resort to more stable 'test' instead of 'nosetests -s'
c90e245 is described below

commit c90e245f8659000e2b43b4aeeb9077387c5414d5
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jan 17 15:19:33 2018 +0100

    resort to more stable 'test' instead of 'nosetests -s'
---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index b3c330f..aa2e1dc 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -58,7 +58,7 @@ install: $(templates) install-data
 check:
        @export address@hidden@/talerbackoffice/tests.conf; \
          export BACKOFFICE_BACKEND="http://backend.example.com/";; \
-         export BACKOFFICE_INSTANCES="MusicShop"; python3 setup.py nosetests -s
+         export BACKOFFICE_INSTANCES="MusicShop"; python3 setup.py test
 
 .PHONY: pylint
 pylint:

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



reply via email to

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