Source-Changes-HG archive

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

[src/trunk]: src/tests/net/route Fix wrong comment



details:   https://anonhg.NetBSD.org/src/rev/ab5286e4ee0b
branches:  trunk
changeset: 825028:ab5286e4ee0b
user:      ozaki-r <ozaki-r%NetBSD.org@localhost>
date:      Tue Jun 27 04:56:13 2017 +0000

description:
Fix wrong comment

diffstat:

 tests/net/route/t_flags.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c214c0092421 -r ab5286e4ee0b tests/net/route/t_flags.sh
--- a/tests/net/route/t_flags.sh        Tue Jun 27 04:52:45 2017 +0000
+++ b/tests/net/route/t_flags.sh        Tue Jun 27 04:56:13 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: t_flags.sh,v 1.16 2017/06/27 04:52:45 ozaki-r Exp $
+#      $NetBSD: t_flags.sh,v 1.17 2017/06/27 04:56:13 ozaki-r Exp $
 #
 # Copyright (c) 2015 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -100,7 +100,7 @@
 
        export RUMP_SERVER=$SOCK_LOCAL
 
-       # Up, Host, LLINFO, local
+       # Up, Host, local
        check_route_flags 10.0.0.2 UHl
 
        # Up, Cloning



Home | Main Index | Thread Index | Old Index