Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/net/ndp Remove a check added wrongly
details: https://anonhg.NetBSD.org/src/rev/00a9d5ba4a31
branches: trunk
changeset: 350523:00a9d5ba4a31
user: ozaki-r <ozaki-r%NetBSD.org@localhost>
date: Fri Jan 13 08:11:01 2017 +0000
description:
Remove a check added wrongly
diffstat:
tests/net/ndp/t_ra.sh | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 1b4e529186d3 -r 00a9d5ba4a31 tests/net/ndp/t_ra.sh
--- a/tests/net/ndp/t_ra.sh Fri Jan 13 06:30:33 2017 +0000
+++ b/tests/net/ndp/t_ra.sh Fri Jan 13 08:11:01 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_ra.sh,v 1.23 2017/01/13 06:30:33 ozaki-r Exp $
+# $NetBSD: t_ra.sh,v 1.24 2017/01/13 08:11:01 ozaki-r Exp $
#
# Copyright (c) 2015 Internet Initiative Japan Inc.
# All rights reserved.
@@ -667,7 +667,6 @@
atf_check -s exit:0 -o ignore rump.ping6 -n -X 2 -c 1 $IP6SRV
# autoconf, temporal address should be used as the source address
- check_echo_request_pkt bus1 $ip_auto $IP6SRV
check_echo_request_pkt bus1 $ip_temp $IP6SRV
unset RUMP_SERVER
Home |
Main Index |
Thread Index |
Old Index