Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs/nfs Remove nfsd options as they are no longer needed.
details: https://anonhg.NetBSD.org/src/rev/fdf9aeadc289
branches: trunk
changeset: 780971:fdf9aeadc289
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Aug 13 18:02:32 2012 +0000
description:
Remove nfsd options as they are no longer needed.
diffstat:
tests/fs/nfs/t_rquotad.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 76d462fe380c -r fdf9aeadc289 tests/fs/nfs/t_rquotad.sh
--- a/tests/fs/nfs/t_rquotad.sh Mon Aug 13 15:17:16 2012 +0000
+++ b/tests/fs/nfs/t_rquotad.sh Mon Aug 13 18:02:32 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: t_rquotad.sh,v 1.2 2012/02/13 22:40:43 bouyer Exp $
+# $NetBSD: t_rquotad.sh,v 1.3 2012/08/13 18:02:32 pgoyette Exp $
#
# Copyright (c) 2011 Manuel Bouyer
# All rights reserved.
@@ -102,7 +102,7 @@
# and nfs
export RUMPHIJACK='blanket=/var/run,socket=all,vfs=all'
- atf_check -s exit:0 nfsd -tu
+ atf_check -s exit:0 nfsd
#finally, rpc.rquotad
export RUMPHIJACK='blanket=/var/run:/export,vfs=getvfsstat,socket=all'
Home |
Main Index |
Thread Index |
Old Index