diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-08-10 11:45:26 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-08-10 11:45:26 +0000 |
commit | 11f7a743c7e9060689d86f78f89fe0e9efe92932 (patch) | |
tree | 2d996087149dba6af42e0f57ebb7c83bf10f82d0 /usr/src/pkg | |
parent | 5a0e9485f9f25f24342e49e2455bc5ecb6e718f6 (diff) | |
parent | b018085dfc5b5d4dc24cf2784f322e76bc3e91c0 (diff) | |
download | illumos-joyent-11f7a743c7e9060689d86f78f89fe0e9efe92932.tar.gz |
[illumos-gate merge]
commit b018085dfc5b5d4dc24cf2784f322e76bc3e91c0
13014 ksensor tests are a bit environment dependent
Diffstat (limited to 'usr/src/pkg')
-rw-r--r-- | usr/src/pkg/manifests/system-test-ostest.mf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-test-ostest.mf b/usr/src/pkg/manifests/system-test-ostest.mf index 6ba05e0487..44dd39c58f 100644 --- a/usr/src/pkg/manifests/system-test-ostest.mf +++ b/usr/src/pkg/manifests/system-test-ostest.mf @@ -134,4 +134,5 @@ file path=opt/os-tests/tests/writev.64 mode=0555 license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL depend fmri=system/io/tests type=require +depend fmri=system/ksensor type=require depend fmri=system/test/testrunner type=require |