Source-Changes-HG archive

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

[src/trunk]: src/tests/net/if_ipsec revert t_ipsec.sh:r1.7



details:   https://anonhg.NetBSD.org/src/rev/3a1fee09c088
branches:  trunk
changeset: 838400:3a1fee09c088
user:      knakahara <knakahara%NetBSD.org@localhost>
date:      Tue Jan 15 05:33:42 2019 +0000

description:
revert t_ipsec.sh:r1.7

diffstat:

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

diffs (18 lines):

diff -r 69e3cc25781d -r 3a1fee09c088 tests/net/if_ipsec/t_ipsec.sh
--- a/tests/net/if_ipsec/t_ipsec.sh     Tue Jan 15 03:43:15 2019 +0000
+++ b/tests/net/if_ipsec/t_ipsec.sh     Tue Jan 15 05:33:42 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: t_ipsec.sh,v 1.7 2019/01/11 08:05:52 knakahara Exp $
+#      $NetBSD: t_ipsec.sh,v 1.8 2019/01/15 05:33:42 knakahara Exp $
 #
 # Copyright (c) 2017 Internet Initiative Japan Inc.
 # All rights reserved.
@@ -62,7 +62,7 @@
 ROUTER2_IPSECIP6_RECURSIVE2=fc00:204::1
 
 DEBUG=${DEBUG:-false}
-TIMEOUT=15
+TIMEOUT=7
 
 atf_test_case ipsecif_create_destroy cleanup
 ipsecif_create_destroy_head()



Home | Main Index | Thread Index | Old Index