Page MenuHomeFreeBSD

D29414.diff
No OneTemporary

D29414.diff

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

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)

Event Timeline