commit 8916950a762db60554a887b4e7b781258fc59ee7
parent 85e08ce296e715f2ea724ffec2d96b869cac8e11
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Fri, 19 Apr 2019 16:57:20 +0200
log
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup
@@ -27,7 +27,7 @@ taler-auditor-exchange \
# Checks whether any denom key was generated, and
# only sign it if so.
if [[ -s $auditor_request_dir/auditor_request ]]; then
- echo "There key material for the auditor to sign"
+ echo "Signing key material.."
taler-auditor-sign \
-u $TALER_ENV_URL_AUDITOR \
-m $(taler-config -s exchange -o master_public_key) \