Module Name:    src
Committed By:   bouyer
Date:           Fri Feb 11 17:28:30 UTC 2011

Modified Files:
        src/tests/fs/ffs [bouyer-quota2]: t_miscquota.sh

Log Message:
This test requires root


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/tests/fs/ffs/t_miscquota.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/fs/ffs/t_miscquota.sh
diff -u src/tests/fs/ffs/t_miscquota.sh:1.1.2.1 src/tests/fs/ffs/t_miscquota.sh:1.1.2.2
--- src/tests/fs/ffs/t_miscquota.sh:1.1.2.1	Fri Feb 11 16:54:03 2011
+++ src/tests/fs/ffs/t_miscquota.sh	Fri Feb 11 17:28:29 2011
@@ -1,4 +1,4 @@
-# $NetBSD: t_miscquota.sh,v 1.1.2.1 2011/02/11 16:54:03 bouyer Exp $ 
+# $NetBSD: t_miscquota.sh,v 1.1.2.2 2011/02/11 17:28:29 bouyer Exp $ 
 #
 #  Copyright (c) 2011 Manuel Bouyer
 #  All rights reserved.
@@ -25,7 +25,7 @@
 #  POSSIBILITY OF SUCH DAMAGE.
 #
 
-test_case walk_list_user quota_walk_list \
+test_case_root walk_list_user quota_walk_list \
     "walk user quota list over several disk blocks" -b le 1 user
 
 quota_walk_list()

Reply via email to