Module Name: src
Committed By: ozaki-r
Date: Sat Apr 7 12:36:58 UTC 2018
Modified Files:
src/tests/net: net_common.sh
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/tests/net/net_common.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tests/net/net_common.sh
diff -u src/tests/net/net_common.sh:1.27 src/tests/net/net_common.sh:1.28
--- src/tests/net/net_common.sh:1.27 Fri Apr 6 09:22:38 2018
+++ src/tests/net/net_common.sh Sat Apr 7 12:36:58 2018
@@ -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_add_iface()
rump_server_destroy_ifaces()
{
local backup=$RUMP_SERVER
- local outout=ignore
+ local output=ignore
$DEBUG && cat $_rump_server_ifaces