--- nl.nikhef.pdp.fetchcrl/trunk/fetch-crl3.pl.cin 2014/06/13 15:10:07 2714 +++ nl.nikhef.pdp.fetchcrl/trunk/fetch-crl3.pl.cin 2014/06/13 15:13:13 2715 @@ -100,7 +100,7 @@ }; @metafiles or - $log->err("No trust anchors to process") and exit($log->exitstatus); + $log->warn("No trust anchors to process") and exit($log->exitstatus); if ( $::cnf->{_}->{parallelism} ) { ¶llel_metafiles($::cnf->{_}->{parallelism}, @metafiles);