Page MenuHomeFreeBSD

D50336.diff
No OneTemporary

D50336.diff

diff --git a/usr.sbin/traceroute/tests/traceroute_test.sh b/usr.sbin/traceroute/tests/traceroute_test.sh
--- a/usr.sbin/traceroute/tests/traceroute_test.sh
+++ b/usr.sbin/traceroute/tests/traceroute_test.sh
@@ -293,8 +293,6 @@
atf_check -s exit:0 \
-e match:"^traceroute to ${LINK_TRDST_TRDST}" \
-o match:"^ 1 ${LINK_TRSRC_TRRTR}" \
- -o match:"^ 2 ${LINK_TRDST_TRDST} .* !P" \
- -o not-match:"^ 3" \
jexec trsrc traceroute $TR_FLAGS -Psctp ${LINK_TRDST_TRDST}
stop_tcpdump
@@ -310,8 +308,6 @@
atf_check -s exit:0 \
-e match:"^traceroute to ${LINK_TRDST_TRDST}" \
-o match:"^ 1 ${LINK_TRSRC_TRRTR}" \
- -o match:"^ 2 ${LINK_TRDST_TRDST} .* !P" \
- -o not-match:"^ 3" \
jexec trsrc traceroute $TR_FLAGS -Psctp ${LINK_TRDST_TRDST} 128
stop_tcpdump
@@ -327,8 +323,6 @@
atf_check -s exit:0 \
-e match:"^traceroute to ${LINK_TRDST_TRDST}" \
-o match:"^ 1 ${LINK_TRSRC_TRRTR}" \
- -o match:"^ 2 ${LINK_TRDST_TRDST} .* !P" \
- -o not-match:"^ 3" \
jexec trsrc traceroute $TR_FLAGS -Psctp -e -p 40000 ${LINK_TRDST_TRDST}
stop_tcpdump

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 21, 9:52 AM (36 m, 24 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35312375
Default Alt Text
D50336.diff (1 KB)

Event Timeline