You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/porting_guides
Rick Elrod 2abaf320d7
[ansiballz] ensure that '' is not in sys.path (#69342)
Change:
On OpenBSD when using pipelining, we do not set cwd which results in a
permissions fatal. Ensure that `''` - cwd - is not in `sys.path`.

Test Plan:
Tested against local OpenBSD VM

Tickets:
Fixes #69320

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
porting_guide_2.0.rst
porting_guide_2.3.rst remove build errors including guess (#69711) 4 years ago
porting_guide_2.4.rst
porting_guide_2.5.rst
porting_guide_2.6.rst
porting_guide_2.7.rst
porting_guide_2.8.rst
porting_guide_2.9.rst
porting_guide_2.10.rst [ansiballz] ensure that '' is not in sys.path (#69342) 4 years ago
porting_guides.rst