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: variable name.


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: variable name.
Date: Fri, 09 Mar 2018 09:34:05 +0100

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 66f2290  variable name.
66f2290 is described below

commit 66f229042293d830b3fc1f7d19234e70a674db22
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Mar 9 09:33:53 2018 +0100

    variable name.
---
 taler-build/update_exchange.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-build/update_exchange.sh b/taler-build/update_exchange.sh
index f69c1cf..c6507f3 100755
--- a/taler-build/update_exchange.sh
+++ b/taler-build/update_exchange.sh
@@ -34,7 +34,7 @@ TOP=$(pwd)
   lcov -d $TOP -z
   TALER_AUDITORDB_POSTGRES_CONFIG=$TALER_CHECKDB \
   TALER_EXCHANGEDB_POSTGRES_CONFIG=$TALER_CHECKDB \
-  TALER_BANK_ALTDB=$TALER make check || exit 1
+  TALER_BANK_ALTDB=$TALER_CHECKDB make check || exit 1
   lcov -d $TOP -c --no-external -o doc/coverage/coverage.info
   lcov -r doc/coverage/coverage.info **/test_* -o doc/coverage/rcoverage.info
   genhtml -o doc/coverage doc/coverage/rcoverage.info

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



reply via email to

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