Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103808941
D46853.id144061.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
471 B
Referenced Files
None
Subscribers
None
D46853.id144061.diff
View Options
Index: sys/cam/ctl/Makefile
===================================================================
--- sys/cam/ctl/Makefile
+++ sys/cam/ctl/Makefile
@@ -1,7 +1,11 @@
+.include <src.opts.mk>
+.if ${MK_ISCSI} != "no"
+
PACKAGE= tests
TESTSDIR= ${TESTSBASE}/sys/cam/ctl
+
${PACKAGE}FILES+= ctl.subr
ATF_TESTS_SH+= prevent
@@ -11,4 +15,5 @@
# Must be exclusive because it disables/enables camsim
TEST_METADATA+= is_exclusive="true"
+.endif
.include <bsd.test.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 30, 5:38 PM (21 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14947553
Default Alt Text
D46853.id144061.diff (471 B)
Attached To
Mode
D46853: Do not install ctladm tests if WITHOUT_ISCSI
Attached
Detach File
Event Timeline
Log In to Comment