gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: invert order merc


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: invert order merchant and exchange are built from 'make lcov'
Date: Wed, 29 Mar 2017 14:55:26 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2f2b166  invert order merchant and exchange are built from 'make lcov'
2f2b166 is described below

commit 2f2b166d57d8ce80c02ab11a83cb2abbb2d62ce2
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Mar 29 14:55:15 2017 +0200

    invert order merchant and exchange are built from
    'make lcov'
---
 taler-build/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-build/Makefile b/taler-build/Makefile
index 8210cbe..19c1e35 100644
--- a/taler-build/Makefile
+++ b/taler-build/Makefile
@@ -42,5 +42,5 @@ merchant-frontends-stamp: deployment-stamp
 
 lcov: gnunet-stamp deployment-stamp
        export PATH=${HOME}/local/bin:${PATH}
-       ./update_merchant.sh --coverage
        ./update_exchange.sh --coverage
+       ./update_merchant.sh --coverage

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



reply via email to

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