CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2019/12/19 09:32:44
Modified files: usr.sbin/rpki-client: output.c Log message: Fix output loop to not stop when the first unused output format is encountered. Fixes rpki-client -j which did not produce any output before. Found by and OK job@