X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fcreate.pl;h=f740c183be66fce80a1b533ab3edb03c0b93b4fe;hb=29d18f84e80b6f11d1e435c370ea962162851432;hp=848b4cc0446b9d46eaa3522f78108314d1d97548;hpb=c5050e412572b00cbe93d8517d2d1f767bebfa92;p=fs%2Flustre-release.git diff --git a/lustre/tests/create.pl b/lustre/tests/create.pl index 848b4cc..f740c18 100644 --- a/lustre/tests/create.pl +++ b/lustre/tests/create.pl @@ -85,7 +85,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;