diff --git a/contrib/gana b/contrib/gana index cf9e9f70a..80b035fa3 160000 --- a/contrib/gana +++ b/contrib/gana @@ -1 +1 @@ -Subproject commit cf9e9f70ae04da02be8d11fde5668e2ef72adc57 +Subproject commit 80b035fa3fc530603c3e0d613e173a2bbbcd17ef diff --git a/src/testing/testing_api_cmd_bank_admin_check.c b/src/testing/testing_api_cmd_bank_admin_check.c index 21a230834..c49e49d8d 100644 --- a/src/testing/testing_api_cmd_bank_admin_check.c +++ b/src/testing/testing_api_cmd_bank_admin_check.c @@ -102,7 +102,6 @@ check_bank_admin_transfer_run (void *cls, TALER_TESTING_interpreter_fail (is); return; } - TALER_LOG_INFO ("Deposit reference NOT given\n"); debit_payto = bcs->debit_payto; credit_payto = bcs->credit_payto; if (GNUNET_OK != diff --git a/src/testing/testing_api_cmd_bank_check.c b/src/testing/testing_api_cmd_bank_check.c index be4ad3189..f2148d05c 100644 --- a/src/testing/testing_api_cmd_bank_check.c +++ b/src/testing/testing_api_cmd_bank_check.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2018-2020 Taler Systems SA + Copyright (C) 2018-2022 Taler Systems SA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as