gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] 01/02: including help.git


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] 01/02: including help.git
Date: Tue, 20 Mar 2018 15:42:07 +0100

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

marcello pushed a commit to branch master
in repository deployment.

commit 1a0cfb7a82b1f65ec62bbc894c911a1c0312cfb5
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Mar 20 15:39:25 2018 +0100

    including help.git
---
 bootstrap-bluegreen       | 1 +
 taler-build/invalidate.sh | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen
index 2b49bbc..f41944a 100755
--- a/bootstrap-bluegreen
+++ b/bootstrap-bluegreen
@@ -63,6 +63,7 @@ done
 if [[ "$ENVNAME" = test ]]; then
   if ! test -d $HOME/playground; then
     git clone /var/git/playground.git
+    git clone /var/git/help.git
   fi
 fi
 
diff --git a/taler-build/invalidate.sh b/taler-build/invalidate.sh
index 7916b42..0e4891d 100755
--- a/taler-build/invalidate.sh
+++ b/taler-build/invalidate.sh
@@ -4,7 +4,7 @@ set -eu
 components="deployment exchange merchant bank gnurl donations blog landing 
gnunet libmicrohttpd survey backoffice twister"
 
 if [[ "$TALER_ENV_NAME" = test ]]; then
-  components="$components playground"
+  components="$components playground help"
 fi
 
 for component in  $components ; do

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



reply via email to

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