This commit is contained in:
Christian Grothoff 2023-05-21 18:47:39 +02:00
parent 721cd047ff
commit aa8d44aab3
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
3 changed files with 3 additions and 3 deletions

View File

@ -213,7 +213,7 @@ main (int argc,
? "Could not remove exchange from database: entry already absent\n"
: "Could not add exchange to database: entry already exists\n");
TALER_AUDITORDB_plugin_unload (adb);
return EXIT_FAILURE;
return EXIT_SUCCESS;
}
}
TALER_AUDITORDB_plugin_unload (adb);

View File

@ -565,7 +565,7 @@ parallel_benchmark (TALER_TESTING_Main main_cb,
if (GNUNET_OK !=
TALER_TESTING_prepare_bank (cfg_filename,
GNUNET_NO,
"exchange-account-2",
"exchange-account-test",
&bc))
{
return 1;

View File

@ -28,7 +28,7 @@ BEGIN
END $$;
COMMENT ON FUNCTION master_table_kyc_attributes_V2
IS 'Removes birthdate colum from the kyc_attributes table';
IS 'Removes birthdate column from the kyc_attributes table';
INSERT INTO exchange_tables
(name