Module Name: src
Committed By: pgoyette
Date: Thu Aug 16 12:57:25 UTC 2012
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
Fix more fallout from the changes to nfsd's command-line options
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tests/lib/librumphijack/t_tcpip.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/lib/librumphijack/t_tcpip.sh
diff -u src/tests/lib/librumphijack/t_tcpip.sh:1.11 src/tests/lib/librumphijack/t_tcpip.sh:1.12
--- src/tests/lib/librumphijack/t_tcpip.sh:1.11 Sat May 14 17:42:28 2011
+++ src/tests/lib/librumphijack/t_tcpip.sh Thu Aug 16 12:57:24 2012
@@ -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.