Merge branch 'master' of git+ssh://git.taler.net/exchange
This commit is contained in:
commit
1f91211263
@ -2757,8 +2757,9 @@ do_show (char *const *args)
|
|||||||
keys = parse_keys_input ("show");
|
keys = parse_keys_input ("show");
|
||||||
if (NULL == keys)
|
if (NULL == keys)
|
||||||
return;
|
return;
|
||||||
|
if (GNUNET_OK !=
|
||||||
|
load_offline_key ())
|
||||||
|
return;
|
||||||
if (GNUNET_OK !=
|
if (GNUNET_OK !=
|
||||||
GNUNET_JSON_parse (keys,
|
GNUNET_JSON_parse (keys,
|
||||||
spec,
|
spec,
|
||||||
|
Loading…
Reference in New Issue
Block a user