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: Thu, 09 Mar 2017 20:36:20 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new a074be4  syntax
a074be4 is described below

commit a074be4a5aa48bdd4d0b15ada44d2bfb9c2401e1
Author: Florian Dold <address@hidden>
AuthorDate: Thu Mar 9 20:36:17 2017 +0100

    syntax
---
 bin/taler-deployment-keyup | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup
index fb5fa86..6e49708 100755
--- a/bin/taler-deployment-keyup
+++ b/bin/taler-deployment-keyup
@@ -2,7 +2,7 @@
 
 set -eu
 
-if [[ ${TALER_CONFIG_STANDALONE:-0} = 1]]; then
+if [[ ${TALER_CONFIG_STANDALONE:-0} = 1 ]]; then
   # no auditor on env deployments for now
   taler-exchange-keyup \
     -m ~/shared-data/exchange/offline-keys/master.priv

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



reply via email to

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