Only use DIR_VALID in noop mode
authortb <tb@openbsd.org>
Mon, 8 Jan 2024 19:46:19 +0000 (19:46 +0000)
committertb <tb@openbsd.org>
Mon, 8 Jan 2024 19:46:19 +0000 (19:46 +0000)
commit7d96e163a41fa74c213f6bddd77fd5e179eed888
tree91860af1e5395ac8a84abc7e786fcc65dc2b6d51
parent37149e4fa8567ca78b4c6c6f84a1749d8d7963b5
Only use DIR_VALID in noop mode

Looking in DIR_TEMP will not find a file, resulting in lots of ugly
printf (null). This is another bandaid until I figure out how to fix
my fix for this function...

with/ok job
usr.sbin/rpki-client/parser.c