X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Ftests%2Frename.pl;h=3629553fea48f514182507041015c0c5962b6e32;hb=f44fe5abbc74ca79790c100a30193ded1ef1e6c9;hp=dd6b5dc15874e06b555571308639a9c4b0faab76;hpb=733f58787c1d845440a103d85946a7ab701e25f8;p=fs%2Flustre-release.git diff --git a/lustre/tests/rename.pl b/lustre/tests/rename.pl index dd6b5dc..3629553 100644 --- a/lustre/tests/rename.pl +++ b/lustre/tests/rename.pl @@ -129,7 +129,7 @@ sub usage () { print "\t--mountpt\tlocation of lustre mount\n"; print "\t--num_mounts=n\tnumber of lustre mounts to test across, default=-1 (single mount point without numeric suffix)\n\n"; print "example: $0 --mountpt=/mnt/lustre --num_mounts=2 --iterations=50\n"; - print " will perform 50 interations in /mnt/lustre1 and /mnt/lustre2\n"; + print " will perform 50 iterations in /mnt/lustre1 and /mnt/lustre2\n"; print " $0 --mountpt=/mnt/lustre --num_mounts=-1 --iterations=50\n"; print " will perform 50 iterations in /mnt/lustre only\n\n"; exit;