Source-Changes-HG archive

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

[src/trunk]: src/tests/ipf Null commit, to note that the previous commit by d...



details:   https://anonhg.NetBSD.org/src/rev/fb83beb5824c
branches:  trunk
changeset: 334783:fb83beb5824c
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sat Dec 06 19:31:25 2014 +0000

description:
Null commit, to note that the previous commit by darrenr (which said
just "PR kern/47462") didn't even have the right PR number. The correct
number, as far as I can tell, was PR 47262.

/brick

diffstat:

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

diffs (14 lines):

diff -r 80915dafbbf2 -r fb83beb5824c tests/ipf/t_filter_parse.sh
--- a/tests/ipf/t_filter_parse.sh       Sat Dec 06 14:36:52 2014 +0000
+++ b/tests/ipf/t_filter_parse.sh       Sat Dec 06 19:31:25 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_filter_parse.sh,v 1.11 2014/06/29 09:27:58 darrenr Exp $
+# $NetBSD: t_filter_parse.sh,v 1.12 2014/12/06 19:31:25 dholland Exp $
 #
 # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -133,3 +133,4 @@
        atf_add_test_case i22
        atf_add_test_case i23
 }
+



Home | Main Index | Thread Index | Old Index