mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 15:38:22 +00:00
Pledge tty on Python ioctl test
This commit is contained in:
parent
6bb9ce553e
commit
283fd9e590
1 changed files with 2 additions and 0 deletions
2
third_party/python/python.mk
vendored
2
third_party/python/python.mk
vendored
|
@ -2104,6 +2104,8 @@ o/$(MODE)/third_party/python/Lib/test/test_signal.py.runs: \
|
||||||
private .PLEDGE = stdio rpath wpath cpath fattr proc flock inet
|
private .PLEDGE = stdio rpath wpath cpath fattr proc flock inet
|
||||||
o/$(MODE)/third_party/python/Lib/test/test_timeout.py.runs: \
|
o/$(MODE)/third_party/python/Lib/test/test_timeout.py.runs: \
|
||||||
private .PLEDGE = stdio rpath wpath cpath fattr proc inet
|
private .PLEDGE = stdio rpath wpath cpath fattr proc inet
|
||||||
|
o/$(MODE)/third_party/python/Lib/test/test_ioctl.py.runs: \
|
||||||
|
private .PLEDGE = stdio rpath wpath cpath fattr proc tty
|
||||||
|
|
||||||
o/$(MODE)/third_party/python/Lib/test/test_grammar.py.runs: \
|
o/$(MODE)/third_party/python/Lib/test/test_grammar.py.runs: \
|
||||||
o/$(MODE)/third_party/python/pythontester.com
|
o/$(MODE)/third_party/python/pythontester.com
|
||||||
|
|
Loading…
Add table
Reference in a new issue