Fix test fleet errors

This commit is contained in:
Justine Tunney 2023-06-04 10:57:11 -07:00
parent a91a945b88
commit 35dcaca53c
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
5 changed files with 20 additions and 2 deletions

View file

@ -615,7 +615,7 @@ TEST(pledge, everything) {
// contains 591 bpf instructions [2022-07-24]
ASSERT_SYS(0, 0,
pledge("stdio rpath wpath cpath dpath "
"flock fattr inet anet unix dns tty "
"flock fattr inet unix dns tty "
"recvfd sendfd proc exec id "
"unveil settime prot_exec "
"vminfo tmppath",