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 (514ea05 -> 2bbe5c


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated (514ea05 -> 2bbe5c4)
Date: Mon, 20 Nov 2017 17:09:32 +0100

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

marcello pushed a change to branch master
in repository deployment.

    from 514ea05  survey deployment
     new 6368271  survey deployment
     new 2bbe5c4  survey deployment

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 taler-arm/{taler-donations.conf => taler-survey.conf} | 2 +-
 taler-build/Makefile                                  | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)
 copy taler-arm/{taler-donations.conf => taler-survey.conf} (61%)

diff --git a/taler-arm/taler-donations.conf b/taler-arm/taler-survey.conf
similarity index 61%
copy from taler-arm/taler-donations.conf
copy to taler-arm/taler-survey.conf
index e3588ec..a477280 100644
--- a/taler-arm/taler-donations.conf
+++ b/taler-arm/taler-survey.conf
@@ -1,4 +1,4 @@
 [taler-donations]
 TYPE = simple
-BINARY = taler-merchant-donations
+BINARY = taler-merchant-survey
 OPTIONS = serve-uwsgi
diff --git a/taler-build/Makefile b/taler-build/Makefile
index 5e9da9b..6eaae57 100644
--- a/taler-build/Makefile
+++ b/taler-build/Makefile
@@ -41,6 +41,10 @@ merchant-frontends-stamp: deployment-stamp
        ./update_merchant_frontends.sh
        touch $@
 
+merchant-survey-stamp: deployment-stamp
+       ./update_merchant_survey.sh
+       touch $@
+
 lcov: gnunet-stamp deployment-stamp
        export PATH=${HOME}/local/bin:${PATH}
        ./update_exchange.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]