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: config-generator


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: config-generator does not depend on any script.
Date: Sat, 08 Jun 2019 19:56:08 +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 67926de  config-generator does not depend on any script.
67926de is described below

commit 67926de65c3c6204b96a3d5fa4c4ea44b912387e
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Jun 8 19:55:16 2019 +0200

    config-generator does not depend on any script.
---
 bin/taler-deployment-config-generate | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/bin/taler-deployment-config-generate 
b/bin/taler-deployment-config-generate
index 1f28bef..9995d65 100755
--- a/bin/taler-deployment-config-generate
+++ b/bin/taler-deployment-config-generate
@@ -21,11 +21,6 @@ if [[ -z ${TALER_CONFIG_CURRENCY+x} ]]; then
   exit 1
 fi
 
-if ! test -f $(taler-config -s paths -o taler_deployment_shared -f)/hier.lock; 
then
-  echo "shared-data/ hier not made yet, please run 
'taler-deployment-shared-data' first"
-  exit 1
-fi
-
 EXCHANGE_MASTER_PRIV=$(taler-config -s exchange -o master_priv_file -f)
 AUDITOR_MASTER_PRIV=$(taler-config -s auditor -o auditor_priv_file -f)
 

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



reply via email to

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