summaryrefslogtreecommitdiff
path: root/src/bank-lib/testing_api_cmd_history.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-04-15 12:20:00 +0200
committerChristian Grothoff <christian@grothoff.org>2018-04-15 12:20:00 +0200
commit202827ebdaafdf33b78c202bcbb6917dd65dd1c1 (patch)
treeb5689b28c58e1698dff0f296dbe78ec432430512 /src/bank-lib/testing_api_cmd_history.c
parentaea82d3dcde94b68a70a65be8736cf7ad437b0c7 (diff)
parent1b3bf1a00126baffd016676ad1d668637b8b2efe (diff)
downloadexchange-202827ebdaafdf33b78c202bcbb6917dd65dd1c1.tar.gz
exchange-202827ebdaafdf33b78c202bcbb6917dd65dd1c1.tar.bz2
exchange-202827ebdaafdf33b78c202bcbb6917dd65dd1c1.zip
merging Florian's changes with my wire changes
Diffstat (limited to 'src/bank-lib/testing_api_cmd_history.c')
-rw-r--r--src/bank-lib/testing_api_cmd_history.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bank-lib/testing_api_cmd_history.c b/src/bank-lib/testing_api_cmd_history.c
index e94009fb3..6f005360f 100644
--- a/src/bank-lib/testing_api_cmd_history.c
+++ b/src/bank-lib/testing_api_cmd_history.c
@@ -123,7 +123,8 @@ test_cancelled (struct TALER_TESTING_Interpreter *is,
const struct TALER_TESTING_Command *c = &is->commands[i];
- #warning "Errors reported here are NOT fatal"
+ /* XXX: Errors reported here are NOT fatal */
+
/* Rejected wire transfers have hold a reference to a
* reject command to mark them as rejected. So errors
* about "reject traits" not found are NOT fatal here */