Received: by mail.netbsd.org (Postfix, from userid 605) id 6F89219CF06; Wed, 5 Jan 2011 03:04:15 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5DF2C19CEDB for ; Wed, 5 Jan 2011 03:04:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 32A8C175DF; Wed, 5 Jan 2011 03:04:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 5 Jan 2011 03:04:14 +0000 From: "Jeff Rizzo" Subject: CVS commit: src/tests/sbin/resize_ffs To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20110105030414.32A8C175DF@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Jeff Rizzo" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: riz Date: Wed Jan 5 03:04:13 UTC 2011 Modified Files: src/tests/sbin/resize_ffs: common.sh Log Message: All of the generated tests require root, for rump_ffs. Spotted by njoly@. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/sbin/resize_ffs/common.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.