summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_db.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-04-16 02:39:11 +0200
committerChristian Grothoff <christian@grothoff.org>2017-04-16 02:39:11 +0200
commit4d4ac495a4cca70d7ac14d01d0a0088f86e82ba1 (patch)
tree861b595db73169c2a079392312c6fe09393ccaf6 /src/exchange/taler-exchange-httpd_db.c
parentbe6dde89dbc6e9a9c69a8cec600f46e02c6c387c (diff)
downloadexchange-4d4ac495a4cca70d7ac14d01d0a0088f86e82ba1.tar.gz
exchange-4d4ac495a4cca70d7ac14d01d0a0088f86e82ba1.tar.bz2
exchange-4d4ac495a4cca70d7ac14d01d0a0088f86e82ba1.zip
test case of /payback done twice, handle 403-case in /payback handler, thereby also testing coin-with-payback history case in test logic (fixes #3887)
Diffstat (limited to 'src/exchange/taler-exchange-httpd_db.c')
-rw-r--r--src/exchange/taler-exchange-httpd_db.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_db.c b/src/exchange/taler-exchange-httpd_db.c
index 57be19708..d7f91c892 100644
--- a/src/exchange/taler-exchange-httpd_db.c
+++ b/src/exchange/taler-exchange-httpd_db.c
@@ -2396,7 +2396,6 @@ TEH_DB_execute_payback (struct MHD_Connection *connection,
if ( (0 == amount.fraction) &&
(0 == amount.value) )
{
- GNUNET_break_op (0);
TEH_plugin->rollback (TEH_plugin->cls,
session);
ret = TEH_RESPONSE_reply_coin_insufficient_funds (connection,