CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2019/08/08 23:29:51
Modified files: usr.sbin/rpki-client: main.c Log message: If the rsync of a repository fails print out the URI of the failed process. Better error handling is needed but at least now it is clear which repository fails. OK deraadt@