diff options
author | Dan McDonald <danmcd@mnx.io> | 2022-10-19 11:35:41 -0400 |
---|---|---|
committer | Dan McDonald <danmcd@mnx.io> | 2022-10-19 11:35:41 -0400 |
commit | 00cae703489661f6bf04c41dfbc11cec67ed2d46 (patch) | |
tree | f0126f9faef999491d89c8c56555b510a6f2d910 /usr/src/pkg | |
parent | 15d74ce20c96665020b37b5b2323f5bd1bf71afa (diff) | |
parent | f23ed011dd1990f5b6b2d755feeaa7baf5a22caa (diff) | |
download | illumos-joyent-release-20221020.tar.gz |
[illumos-gate merge]release-20221020
commit f23ed011dd1990f5b6b2d755feeaa7baf5a22caa
15036 portfs wears inadequate pollcache disguise
Diffstat (limited to 'usr/src/pkg')
-rw-r--r-- | usr/src/pkg/manifests/system-test-ostest.p5m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-test-ostest.p5m b/usr/src/pkg/manifests/system-test-ostest.p5m index 100f109732..e2e4c9450a 100644 --- a/usr/src/pkg/manifests/system-test-ostest.p5m +++ b/usr/src/pkg/manifests/system-test-ostest.p5m @@ -105,6 +105,7 @@ file path=opt/os-tests/tests/portfs/file_assoc.32 mode=0555 file path=opt/os-tests/tests/portfs/file_assoc.64 mode=0555 dir path=opt/os-tests/tests/regression file path=opt/os-tests/tests/regression/illumos-15031 mode=0555 +file path=opt/os-tests/tests/regression/illumos-15036 mode=0555 dir path=opt/os-tests/tests/sdevfs file path=opt/os-tests/tests/sdevfs/sdevfs_eisdir mode=0555 dir path=opt/os-tests/tests/secflags |