Fix more fallout from the changes to nfsd's command-line options

This commit is contained in:
pgoyette 2012-08-16 12:57:24 +00:00
parent 9cdff3cdd6
commit 1cf0fdecbd
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: t_tcpip.sh,v 1.11 2011/05/14 17:42:28 jmmv Exp $
# $NetBSD: t_tcpip.sh,v 1.12 2012/08/16 12:57:24 pgoyette Exp $
#
# Copyright (c) 2011 The NetBSD Foundation, Inc.
# All rights reserved.
@ -190,7 +190,7 @@ test_nfs()
# finally, le nfschuck
export RUMPHIJACK='blanket=/var/run,socket=all,vfs=all'
atf_check -s exit:0 nfsd -tu
atf_check -s exit:0 nfsd
#
# now, time for the client server and associated madness.