Commit 1886121
committed
Be more robust when listing keys
Currently the program terminates with a JSONDecodeError when the
keystore directory contains files that are not valid keyfiles.
However, there are some valid reasons why a keystore directory may
contain other files, and so we can just skip those.1 parent d63a425 commit 1886121
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
338 | 341 | | |
339 | 342 | | |
340 | 343 | | |
| |||
0 commit comments