public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] runtest/net.nfs: fix version typo
@ 2017-03-15 10:55 Xiao Yang
  2017-04-28  7:58 ` Xiao Yang
  2017-04-28 15:24 ` Alexey Kodanev
  0 siblings, 2 replies; 6+ messages in thread
From: Xiao Yang @ 2017-03-15 10:55 UTC (permalink / raw)
  To: ltp

Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
---
 runtest/net.nfs | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/runtest/net.nfs b/runtest/net.nfs
index f5984c0..a0781a5 100644
--- a/runtest/net.nfs
+++ b/runtest/net.nfs
@@ -12,7 +12,7 @@ nfs41_ipv6_01 nfs01 -6 -v 4.1 -t tcp
 nfs42_ipv6_01 nfs01 -6 -v 4.2 -t tcp
 
 nfs3_02 nfs02 -v 3 -t udp
-nfs4_02 nfs02 -v 3 -t tcp
+nfs4_02 nfs02 -v 4 -t tcp
 nfs41_02 nfs02 -v 4.1 -t tcp
 nfs42_02 nfs02 -v 4.2 -t tcp
 nfs3_ipv6_02 nfs02 -6 -v 3 -t udp
@@ -21,7 +21,7 @@ nfs41_ipv6_02 nfs02 -6 -v 4.1 -t tcp
 nfs42_ipv6_02 nfs02 -6 -v 4.2 -t tcp
 
 nfs3_03 nfs03 -v 3 -t udp
-nfs4_03 nfs03 -v 3 -t tcp
+nfs4_03 nfs03 -v 4 -t tcp
 nfs41_03 nfs03 -v 4.1 -t tcp
 nfs42_03 nfs03 -v 4.2 -t tcp
 nfs3_ipv6_03 nfs03 -6 -v 3 -t udp
@@ -30,7 +30,7 @@ nfs41_ipv6_03 nfs03 -6 -v 4.1 -t tcp
 nfs42_ipv6_03 nfs03 -6 -v 4.2 -t tcp
 
 nfs3_04 nfs04 -v 3 -t udp
-nfs4_04 nfs04 -v 3 -t tcp
+nfs4_04 nfs04 -v 4 -t tcp
 nfs41_04 nfs04 -v 4.1 -t tcp
 nfs42_04 nfs04 -v 4.2 -t tcp
 nfs3_ipv6_04 nfs04 -6 -v 3 -t udp
-- 
1.8.3.1




^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-05-11 10:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-15 10:55 [LTP] [PATCH] runtest/net.nfs: fix version typo Xiao Yang
2017-04-28  7:58 ` Xiao Yang
2017-04-28 11:18   ` Cyril Hrubis
2017-04-28 15:24 ` Alexey Kodanev
2017-05-05 13:50   ` Cyril Hrubis
2017-05-11 10:50     ` Alexey Kodanev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox