summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 b28adc4..c63b7c2 100755
--- a/bin/taler-deployment-prepare-with-eufin
+++ b/bin/taler-deployment-prepare-with-eufin
@@ -66,7 +66,7 @@ case $TALER_ENV_NAME in
echo "Not generating config for env $TALER_ENV_NAME"
;;
esac
-echo -n " OK"
+echo " OK"
##
## Step 1b: initialize database
##