Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/net/ipsec Enable DEBUG to know what is happening on an...
details: https://anonhg.NetBSD.org/src/rev/926892299e72
branches: trunk
changeset: 353811:926892299e72
user: ozaki-r <ozaki-r%NetBSD.org@localhost>
date: Wed May 24 09:34:48 2017 +0000
description:
Enable DEBUG to know what is happening on anita/sparc
diffstat:
tests/net/ipsec/t_ipsec_misc.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ce3a366c8681 -r 926892299e72 tests/net/ipsec/t_ipsec_misc.sh
--- a/tests/net/ipsec/t_ipsec_misc.sh Wed May 24 06:52:14 2017 +0000
+++ b/tests/net/ipsec/t_ipsec_misc.sh Wed May 24 09:34:48 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_ipsec_misc.sh,v 1.3 2017/05/18 14:43:42 ozaki-r Exp $
+# $NetBSD: t_ipsec_misc.sh,v 1.4 2017/05/24 09:34:48 ozaki-r Exp $
#
# Copyright (c) 2017 Internet Initiative Japan Inc.
# All rights reserved.
@@ -29,7 +29,7 @@
SOCK_PEER=unix://ipsec_peer
BUS=./bus_ipsec
-DEBUG=${DEBUG:-false}
+DEBUG=${DEBUG:-true}
setup_sasp()
{
Home |
Main Index |
Thread Index |
Old Index