taler-deployment

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

commit d18a353cf054b20c9ee0d2e0f5bc832a5187e459
parent 6304f1e9ed5d7690222381aa0cfe2f2144389cfc
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Tue, 27 Sep 2016 13:48:36 +0200

GNUNET_FORCE_LOG not set anymore

Diffstat:
Mbin/taler-deployment-arm | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/bin/taler-deployment-arm b/bin/taler-deployment-arm @@ -2,12 +2,9 @@ base=$HOME -logdir=$base/logs - export GNUNET_BASE_CONFIG=$base/deployment/taler-arm export PATH="$base/local/bin":$PATH -export GNUNET_FORCE_LOGFILE=$logdir/taler-%Y-%m-%d.log export GNUNET_FORCE_LOG="taler;;;;DEBUG/arm;;;;INFO" cd $HOME/$color