commit a3c72985155a162dce431b33601e330100e325c2 parent ee699caca2166432c7b542e0c0964a0010207a73 Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Tue, 27 Feb 2018 19:38:05 +0100 fix log component name Diffstat:
| M | src/bank-lib/test_bank_api_with_fakebank_new.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/bank-lib/test_bank_api_with_fakebank_new.c b/src/bank-lib/test_bank_api_with_fakebank_new.c @@ -206,7 +206,7 @@ main (int argc, /* These environment variables get in the way... */ unsetenv ("XDG_DATA_HOME"); unsetenv ("XDG_CONFIG_HOME"); - GNUNET_log_setup ("test-merchant-api-with-fakebank-new", + GNUNET_log_setup ("test-bank-api-with-fakebank-new", "DEBUG", NULL); if (NULL ==