From 1dbde6d9604dc963a5ff60caa62b0cc4877297cf Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 20 May 2019 15:11:47 +0200 Subject: note --- bin/taler-deployment-build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/taler-deployment-build') diff --git a/bin/taler-deployment-build b/bin/taler-deployment-build index cff09ca..332cf1d 100755 --- a/bin/taler-deployment-build +++ b/bin/taler-deployment-build @@ -20,5 +20,7 @@ cd $HOME/deployment/taler-build if test ${1:-notgiven} = "--coverage"; then make lcov else + # NOTE: when deployment.git changes, the 'make' command + # below will start on the OLD Makefile anyway! make fi -- cgit v1.2.3