Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/sbin/ifconfig Reference also PR kern/53860.



details:   https://anonhg.NetBSD.org/src/rev/055cb3e5c860
branches:  trunk
changeset: 935124:055cb3e5c860
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Thu Jun 25 11:26:05 2020 +0000

description:
Reference also PR kern/53860.

diffstat:

 tests/sbin/ifconfig/t_repeated_scan.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f440d63b5c14 -r 055cb3e5c860 tests/sbin/ifconfig/t_repeated_scan.sh
--- a/tests/sbin/ifconfig/t_repeated_scan.sh    Thu Jun 25 11:12:03 2020 +0000
+++ b/tests/sbin/ifconfig/t_repeated_scan.sh    Thu Jun 25 11:26:05 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_repeated_scan.sh,v 1.3 2020/06/25 10:34:34 jruoho Exp $
+# $NetBSD: t_repeated_scan.sh,v 1.4 2020/06/25 11:26:05 jruoho Exp $
 #
 # Copyright (c) 2020 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -31,7 +31,7 @@
 repeated_scan_head() {
        atf_set "require.user" "root"
        atf_set "descr" "Test with ifconfig(8) that repeated 802.11 " \
-               "scanning does not cause a panic (PR kern/55389)"
+               "scanning does not panic (PR kern/53860; PR kern/55389)"
 }
 
 repeated_scan_body() {



Home | Main Index | Thread Index | Old Index