taler-deployment

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

commit d6b15776f6f2d3e2e68b5b56c8ebd39514b8e58d
parent 6b9cd6463eacdf4b481f4fff9d6bf011dd3f354c
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Thu, 14 Dec 2017 17:41:42 +0100

pq log level goes INFO

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/arm;;;;INFO/;pq.c;;;DEBUG/;postgres.c;;;DEBUG" +export GNUNET_FORCE_LOG="taler;;;;DEBUG/arm;;;;INFO/;pq.c;;;INFO/;postgres.c;;;DEBUG" cd $HOME/$color