Re: rpki-client fail hard if repository is missing

2022-04-19 Thread Theo Buehler
On Tue, Apr 19, 2022 at 02:58:17PM +0200, Claudio Jeker wrote: > If parse_filepath() is unable to locate the repository then fail hard. > It makes no sense to limp along in this case because something bigger is > broken and it is better to know about that early. Makes sense. ok > > -- > :wq Cl

rpki-client fail hard if repository is missing

2022-04-19 Thread Claudio Jeker
If parse_filepath() is unable to locate the repository then fail hard. It makes no sense to limp along in this case because something bigger is broken and it is better to know about that early. -- :wq Claudio Index: parser.c === RCS