commit | 038b151963d9d4a5f4c852544fb5b0402ffcb218 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Mon Dec 05 14:23:35 2022 +0100 |
committer | GitHub <noreply@github.com> | Mon Dec 05 14:23:35 2022 +0100 |
tree | 41f8bd853d3e6018853eb9c117d5568b47cfa148 | |
parent | e3a3863cb9561705d3dd59a9367427ed45dfb5ea [diff] |
gh-100005: Skip test_script_as_dev_fd() on FreeBSD (#100006) On FreeBSD, skip test_script_as_dev_fd() of test_cmd_line_script if fdescfs is not mounted (at /dev/fd).