Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/net Fix typo
details: https://anonhg.NetBSD.org/src/rev/91fbccca97d5
branches: trunk
changeset: 321823:91fbccca97d5
user: ozaki-r <ozaki-r%NetBSD.org@localhost>
date: Sat Apr 07 12:36:58 2018 +0000
description:
Fix typo
diffstat:
tests/net/net_common.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 86f4f882f539 -r 91fbccca97d5 tests/net/net_common.sh
--- a/tests/net/net_common.sh Sat Apr 07 09:20:25 2018 +0000
+++ b/tests/net/net_common.sh Sat Apr 07 12:36:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: net_common.sh,v 1.27 2018/04/06 09:22:38 ozaki-r Exp $
+# $NetBSD: net_common.sh,v 1.28 2018/04/07 12:36:58 ozaki-r Exp $
#
# Copyright (c) 2016 Internet Initiative Japan Inc.
# All rights reserved.
@@ -319,7 +319,7 @@
rump_server_destroy_ifaces()
{
local backup=$RUMP_SERVER
- local outout=ignore
+ local output=ignore
$DEBUG && cat $_rump_server_ifaces
Home |
Main Index |
Thread Index |
Old Index