From 190a1fadafd65d8716f9bcf0704e2bd68c9eeedd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 19 Aug 2018 17:19:27 +0200 Subject: re-init logging so we can tell by PID who it is --- src/exchange/taler-exchange-httpd_refund.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exchange/taler-exchange-httpd_refund.c') diff --git a/src/exchange/taler-exchange-httpd_refund.c b/src/exchange/taler-exchange-httpd_refund.c index 8d573e473..869158063 100644 --- a/src/exchange/taler-exchange-httpd_refund.c +++ b/src/exchange/taler-exchange-httpd_refund.c @@ -164,6 +164,7 @@ refund_transaction (void *cls, qs = TEH_plugin->get_coin_transactions (TEH_plugin->cls, session, &refund->coin.coin_pub, + GNUNET_NO, &tl); if (0 > qs) { -- cgit v1.2.3