Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/net/arp Don't check lifetime when testing published
details: https://anonhg.NetBSD.org/src/rev/e35d93fa7e55
branches: trunk
changeset: 944050:e35d93fa7e55
user: roy <roy%NetBSD.org@localhost>
date: Tue Sep 15 11:19:10 2020 +0000
description:
Don't check lifetime when testing published
diffstat:
tests/net/arp/t_arp.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 357a7c7c3c0c -r e35d93fa7e55 tests/net/arp/t_arp.sh
--- a/tests/net/arp/t_arp.sh Tue Sep 15 11:14:16 2020 +0000
+++ b/tests/net/arp/t_arp.sh Tue Sep 15 11:19:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_arp.sh,v 1.42 2020/09/13 14:36:32 roy Exp $
+# $NetBSD: t_arp.sh,v 1.43 2020/09/15 11:19:10 roy Exp $
#
# Copyright (c) 2015 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -477,7 +477,7 @@
opts="pub proxy"
fi
# Always proxy only since migrating to lltable/llentry
- title='permanent published \(proxy only\)'
+ title='published \(proxy only\)'
#
# Test#1: First setup an endpoint then create proxy arp entry
Home |
Main Index |
Thread Index |
Old Index