Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152525869
D6870.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
540 B
Referenced Files
None
Subscribers
None
D6870.id.diff
View Options
Index: head/tests/sys/acl/Makefile
===================================================================
--- head/tests/sys/acl/Makefile
+++ head/tests/sys/acl/Makefile
@@ -27,11 +27,11 @@
_ACL_PROGS= getfacl setfacl
.for t in 01 03 04
-TEST_METADATA.$t+= required_programs="zpool ${_ACL_PROGS}"
+TEST_METADATA.$t+= required_programs="perl zpool ${_ACL_PROGS}"
.endfor
.for t in 00 02
-TEST_METADATA.$t+= required_programs="${_ACL_PROGS}"
+TEST_METADATA.$t+= required_programs="perl ${_ACL_PROGS}"
.endfor
.include <bsd.test.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 16, 12:10 PM (17 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31602208
Default Alt Text
D6870.id.diff (540 B)
Attached To
Mode
D6870: Skip sys/acl tests on systems lacking perl
Attached
Detach File
Event Timeline
Log In to Comment