taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit d4bc21da3874c4653949985b7678379aa0c13135
parent c0ab3a848fb776afd94cbec87148b984fbe9a001
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Thu, 14 Dec 2017 18:27:57 +0100

fix log level

Diffstat:
Mbin/taler-deployment-arm | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-arm b/bin/taler-deployment-arm @@ -7,7 +7,7 @@ export PATH="$base/local/bin":$PATH logdir=$base/logs -export GNUNET_FORCE_LOG="taler;;;;DEBUG/taler-exchange-wirewatch;;;;INFO/arm;;;;INFO/;pq.c;;;INFO/;postgres.c;;;DEBUG" +export GNUNET_FORCE_LOG="taler;;;;INFO/arm;;;;INFO/;pq.c;;;INFO/;postgres.c;;;DEBUG" cd $HOME/$color