From a0fbb7fb6838a78ac78444267878638832a983f3 Mon Sep 17 00:00:00 2001 From: Toomas Soome Date: Thu, 30 Sep 2021 11:05:05 +0300 Subject: 14124 ztest is looking for zdb in wrong directory 14125 zfs-tests should be built 64-bit only Reviewed by: Yuri Pankov Reviewed by: Klaus Ziegler Approved by: Robert Mustacchi --- exception_lists/check_rtime | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'exception_lists') diff --git a/exception_lists/check_rtime b/exception_lists/check_rtime index 69796247aa..13a07c417b 100644 --- a/exception_lists/check_rtime +++ b/exception_lists/check_rtime @@ -232,11 +232,8 @@ FORBIDDEN_DEP usr/lib/netsvc/yp/ypxfrd # C++ # libfakekernel is a test environment, not intended for general use FORBIDDEN libfakekernel\.so FORBIDDEN_DEP usr/MACH(lib)/libzpool.so.1 -FORBIDDEN_DEP usr/bin/amd64/ztest -FORBIDDEN_DEP usr/bin/i86/ztest +FORBIDDEN_DEP usr/bin/ztest FORBIDDEN_DEP usr/bin/raidz_test -FORBIDDEN_DEP usr/bin/sparcv7/ztest -FORBIDDEN_DEP usr/bin/sparcv9/ztest FORBIDDEN_DEP usr/lib/MACH(smbfs)/libfknsmb.so.1 FORBIDDEN_DEP usr/lib/MACH(smbfs)/libfksmbfs.so.1 FORBIDDEN_DEP usr/lib/MACH(smbsrv)/libfksmbsrv.so.1 -- cgit v1.2.3