Improve the check for is_ta in filemode
authortb <tb@openbsd.org>
Sat, 8 Jun 2024 13:34:59 +0000 (13:34 +0000)
committertb <tb@openbsd.org>
Sat, 8 Jun 2024 13:34:59 +0000 (13:34 +0000)
commit7b62aa6fe7d073c85c8770398d0bd462a8a675de
tree0c4e8bcd43f76fa27f09eac4bf5d15e95bc64eac
parenta582643462dde6fbad3115058b7092d202cc242b
Improve the check for is_ta in filemode

Instead of checking for EXFLAG_SS use the more accurate information
we already gathered.

ok job
usr.sbin/rpki-client/filemode.c