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


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: syntax
Date: Tue, 16 Apr 2019 14:03:37 +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 a446417  syntax
a446417 is described below

commit a4464177326f7d372491d09cba649c8f6e3b5a70
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Apr 16 14:03:24 2019 +0200

    syntax
---
 buildbot/checks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/checks.sh b/buildbot/checks.sh
index c1e1a6a..611ab0a 100755
--- a/buildbot/checks.sh
+++ b/buildbot/checks.sh
@@ -21,7 +21,7 @@ if test ${DEPLOYMENT} = "test"; then
 
   echo "Active party: ${active}"
 
-  if test $active = "test-blue"; then
+  if test "$active" = "test-blue"; then
     nonactive="green"
   fi
 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]