Module Name:    src
Committed By:   tls
Date:           Sun Aug 10 06:57:35 UTC 2014

Modified Files:
        src/tests/sbin/sysctl [tls-earlyentropy]: t_sysctl.sh

Log Message:
Rebase.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.10.1 src/tests/sbin/sysctl/t_sysctl.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/sbin/sysctl/t_sysctl.sh
diff -u src/tests/sbin/sysctl/t_sysctl.sh:1.1 src/tests/sbin/sysctl/t_sysctl.sh:1.1.10.1
--- src/tests/sbin/sysctl/t_sysctl.sh:1.1	Tue Apr 10 02:39:33 2012
+++ src/tests/sbin/sysctl/t_sysctl.sh	Sun Aug 10 06:57:35 2014
@@ -1,4 +1,4 @@
-# $NetBSD: t_sysctl.sh,v 1.1 2012/04/10 02:39:33 jruoho Exp $
+# $NetBSD: t_sysctl.sh,v 1.1.10.1 2014/08/10 06:57:35 tls Exp $
 #
 # Copyright (c) 2012 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -36,6 +36,7 @@ basic_head() {
 basic_body() {
 
 	atf_check -s exit:0 -o ignore -e empty -x "sysctl -a"
+	atf_check -s exit:0 -o ignore -e empty -x "sysctl -d"
 }
 
 atf_init_test_cases() {

Reply via email to