CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/13 07:35:59
Modified files:
usr.sbin/rpki-client: repo.c
Log message:
Before adding a file to the temporary rrdp repo remove it from the
deleted filepath set. A file can only be in one set (deleted or added)
but not on both.
OK benno@
