Module Name:    src
Committed By:   martin
Date:           Tue Feb 14 09:17:22 UTC 2012

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

Log Message:
Comment out test n3_6 - the data files are missing


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/ipf/t_nat_exec.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_nat_exec.sh
diff -u src/tests/ipf/t_nat_exec.sh:1.4 src/tests/ipf/t_nat_exec.sh:1.5
--- src/tests/ipf/t_nat_exec.sh:1.4	Mon Feb 13 18:52:53 2012
+++ src/tests/ipf/t_nat_exec.sh	Tue Feb 14 09:17:22 2012
@@ -1,4 +1,4 @@
-# $NetBSD: t_nat_exec.sh,v 1.4 2012/02/13 18:52:53 darrenr Exp $
+# $NetBSD: t_nat_exec.sh,v 1.5 2012/02/14 09:17:22 martin Exp $
 #
 # Copyright (c) 2008, 2010 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -129,7 +129,7 @@ atf_init_test_cases()
 
 	atf_add_test_case n1_6
 	atf_add_test_case n2_6
-	atf_add_test_case n3_6
+#	atf_add_test_case n3_6
 	atf_add_test_case n4_6
 	atf_add_test_case n5_6
 	atf_add_test_case n6_6

Reply via email to