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: note


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: note
Date: Mon, 20 May 2019 15:11:56 +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 1dbde6d  note
1dbde6d is described below

commit 1dbde6d9604dc963a5ff60caa62b0cc4877297cf
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon May 20 15:11:47 2019 +0200

    note
---
 bin/taler-deployment-build | 2 ++
 1 file changed, 2 insertions(+)

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

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



reply via email to

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