capitalization of option changed
This commit is contained in:
parent
9bfeec352b
commit
e6d6987e56
@ -67,7 +67,7 @@ wirewatch_run (void *cls,
|
|||||||
"taler-exchange-wirewatch",
|
"taler-exchange-wirewatch",
|
||||||
"taler-exchange-wirewatch",
|
"taler-exchange-wirewatch",
|
||||||
"-c", ws->config_filename,
|
"-c", ws->config_filename,
|
||||||
"-T", /* exit when done */
|
"-t", /* exit when done */
|
||||||
NULL);
|
NULL);
|
||||||
if (NULL == ws->wirewatch_proc)
|
if (NULL == ws->wirewatch_proc)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user