taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 2714a76082b23e647a78b709531ea95b670dd689
parent fd9649f0279787324182aebf51b1d5125f99bd8a
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Mon, 19 Mar 2018 13:43:03 +0100

lcov worker reacts to merchant and exchange changes too.

Diffstat:
Mtaler-build/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-build/Makefile b/taler-build/Makefile @@ -73,7 +73,7 @@ playground-stamp: deployment-stamp ./update_playground.sh touch $@ -lcov: gnunet-stamp deployment-stamp +lcov: gnunet-stamp deployment-stamp merchant-stamp exchange-stamp export PATH=${HOME}/local/bin:${PATH} ./update_exchange.sh --coverage ./update_merchant.sh --coverage