Source-Changes-HG archive

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

[src/trunk]: src/tests/ipf PR kern/47462



details:   https://anonhg.NetBSD.org/src/rev/6a567a87d1d4
branches:  trunk
changeset: 330214:6a567a87d1d4
user:      darrenr <darrenr%NetBSD.org@localhost>
date:      Sun Jun 29 09:27:58 2014 +0000

description:
PR kern/47462

diffstat:

 tests/ipf/t_filter_parse.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 725ec4cdc57b -r 6a567a87d1d4 tests/ipf/t_filter_parse.sh
--- a/tests/ipf/t_filter_parse.sh       Sun Jun 29 09:25:31 2014 +0000
+++ b/tests/ipf/t_filter_parse.sh       Sun Jun 29 09:27:58 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_filter_parse.sh,v 1.10 2013/03/17 03:00:05 jmmv Exp $
+# $NetBSD: t_filter_parse.sh,v 1.11 2014/06/29 09:27:58 darrenr Exp $
 #
 # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -101,7 +101,7 @@
 test_case i16 itest text ipf
 failing_test_case i17 itest "Known to be broken" text ipftest
 test_case i18 itest text ipf
-test_case i19 itest_i19 "PR kern/47262 Proto-family missing from logs" text ipf
+test_case i19 itest_i19 text ipf
 test_case i20 itest text ipf
 test_case i21 itest text ipf
 test_case i22 itest text ipf



Home | Main Index | Thread Index | Old Index