Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109878874
D29414.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
490 B
Referenced Files
None
Subscribers
None
D29414.diff
View Options
diff --git a/tests/sys/netgraph/ng_macfilter_test.sh b/tests/sys/netgraph/ng_macfilter_test.sh
--- a/tests/sys/netgraph/ng_macfilter_test.sh
+++ b/tests/sys/netgraph/ng_macfilter_test.sh
@@ -235,8 +235,7 @@
load_modules netgraph ng_socket ng_ether ng_macfilter ng_one2many
eth=$(find_iface)
if [ -z "$eth" ]; then
- echo "1..1"
- echo "not ok 1 - Could not find a valid interface"
+ echo "1..0 # SKIP could not find a valid interface"
echo "Available interfaces:"
ifconfig
exit 1
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 11, 4:35 PM (13 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16598067
Default Alt Text
D29414.diff (490 B)
Attached To
Mode
D29414: ng_macfilter_test: Skip rather than fail if there is no network
Attached
Detach File
Event Timeline
Log In to Comment