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


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: logic
Date: Thu, 28 Mar 2019 21:23: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 7240178  logic
7240178 is described below

commit 724017843d5822785c1cface9eb266ff1e82ef11
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Mar 28 21:23:50 2019 +0100

    logic
---
 taler-build/update_playground.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-build/update_playground.sh b/taler-build/update_playground.sh
index 9c17f2f..ea84854 100755
--- a/taler-build/update_playground.sh
+++ b/taler-build/update_playground.sh
@@ -2,7 +2,7 @@
 
 set -eu
 
-if ! test "demo" = ${TALER_ENV_NAME}; then
+if test "demo" = ${TALER_ENV_NAME}; then
   echo "No playground for 'demo' envs."
   exit 0
 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]