mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 06:48:31 +00:00
Fix test fleet errors
This commit is contained in:
parent
a91a945b88
commit
35dcaca53c
5 changed files with 20 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue