gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: remove superfluous script


From: gnunet
Subject: [taler-deployment] branch master updated: remove superfluous script
Date: Mon, 09 Mar 2020 08:49:41 +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 1537312  remove superfluous script
1537312 is described below

commit 1537312e5bf0e7c78efcaf232f4140a17a4366a0
Author: Florian Dold <address@hidden>
AuthorDate: Mon Mar 9 13:19:33 2020 +0530

    remove superfluous script
---
 bin/taler-deployment-auditor-sign | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/bin/taler-deployment-auditor-sign 
b/bin/taler-deployment-auditor-sign
deleted file mode 100755
index 3058fc5..0000000
--- a/bin/taler-deployment-auditor-sign
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/bash
-
-if test -z $TALER_ENV_NAME; then
-  echo Please run 'source ~/activate' beforehand.
-  exit 1
-fi
-
-taler-auditor-sign \
-  -m $(taler-config -s exchange -o MASTER_PUBLIC_KEY) \
-  -u $TALER_ENV_URL_AUDITOR \
-  -o "$(taler-config -s exchangedb -o AUDITOR_BASE_DIR -f)/signed_denoms" \
-  -r "$HOME/shared-data/exchange/auditor-request/auditor_request"

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



reply via email to

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