summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-09-18 11:34:18 +0200
committerms <ms@taler.net>2021-09-18 11:34:18 +0200
commitb6b0642a346f88a136f50cc7923ef4cff130e039 (patch)
treee679ab8c22619d6ba7d8e322f82ffedfee2e3b47
parenta9b9b34c2a13412ae28ee28e2dd3a090da440263 (diff)
downloaddeployment-b6b0642a346f88a136f50cc7923ef4cff130e039.tar.gz
deployment-b6b0642a346f88a136f50cc7923ef4cff130e039.tar.bz2
deployment-b6b0642a346f88a136f50cc7923ef4cff130e039.zip
logging
-rwxr-xr-xbin/taler-deployment-prepare-with-eufin2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment-prepare-with-eufin b/bin/taler-deployment-prepare-with-eufin
index 8137e94..a2c29a4 100755
--- a/bin/taler-deployment-prepare-with-eufin
+++ b/bin/taler-deployment-prepare-with-eufin
@@ -115,7 +115,7 @@ case $TALER_ENV_NAME in
esac
echo " OK"
-echo -n "Add this exchange to the auditor.."
+echo -n "Add this exchange to the auditor..."
EXCHANGE_MASTER_PUB=$(taler-config -s exchange -o master_public_key)
taler-auditor-exchange \
-m "$EXCHANGE_MASTER_PUB" \