Source-Changes-HG archive

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

[src/bouyer-quota2]: src/tests/fs/ffs This test requires root



details:   https://anonhg.NetBSD.org/src/rev/d3d701306fad
branches:  bouyer-quota2
changeset: 761166:d3d701306fad
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Fri Feb 11 17:28:29 2011 +0000

description:
This test requires root

diffstat:

 tests/fs/ffs/t_miscquota.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e63f71a267fe -r d3d701306fad tests/fs/ffs/t_miscquota.sh
--- a/tests/fs/ffs/t_miscquota.sh       Fri Feb 11 16:55:35 2011 +0000
+++ b/tests/fs/ffs/t_miscquota.sh       Fri Feb 11 17:28:29 2011 +0000
@@ -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()



Home | Main Index | Thread Index | Old Index