capitalization of option changed

This commit is contained in:
Christian Grothoff 2020-02-04 21:49:18 +01:00
parent 9bfeec352b
commit e6d6987e56
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -67,7 +67,7 @@ wirewatch_run (void *cls,
"taler-exchange-wirewatch",
"taler-exchange-wirewatch",
"-c", ws->config_filename,
"-T", /* exit when done */
"-t", /* exit when done */
NULL);
if (NULL == ws->wirewatch_proc)
{