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: simplify repo inv


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: simplify repo invalidation
Date: Mon, 25 Mar 2019 16:49:55 +0100

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 0d3db40  simplify repo invalidation
0d3db40 is described below

commit 0d3db4052102036c297f9f1676bba19a53692647
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Mar 25 16:49:31 2019 +0100

    simplify repo invalidation
---
 taler-build/invalidate.sh | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/taler-build/invalidate.sh b/taler-build/invalidate.sh
index 0e4891d..18eddef 100755
--- a/taler-build/invalidate.sh
+++ b/taler-build/invalidate.sh
@@ -3,10 +3,6 @@
 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 help"
-fi
-
 for component in  $components ; do
   cd $HOME/$component
   git fetch

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



reply via email to

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