Module Name:    src
Committed By:   dholland
Date:           Sat Dec  6 19:31:25 UTC 2014

Modified Files:
        src/tests/ipf: t_filter_parse.sh

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tests/ipf/t_filter_parse.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/ipf/t_filter_parse.sh
diff -u src/tests/ipf/t_filter_parse.sh:1.11 src/tests/ipf/t_filter_parse.sh:1.12
--- src/tests/ipf/t_filter_parse.sh:1.11	Sun Jun 29 09:27:58 2014
+++ src/tests/ipf/t_filter_parse.sh	Sat Dec  6 19:31:25 2014
@@ -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_init_test_cases()
 	atf_add_test_case i22
 	atf_add_test_case i23
 }
+

Reply via email to