From a13070262286d526d3ccbb69aeeeb7b9b4530a49 Mon Sep 17 00:00:00 2001 From: grev Date: Wed, 1 Apr 2009 16:13:31 +0000 Subject: [PATCH] b=15266 i=Brian new mdsrate-lookup-10dirs test (cmd3-6) correct spelling --- lustre/tests/mdsrate-lookup-10dirs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/mdsrate-lookup-10dirs.sh b/lustre/tests/mdsrate-lookup-10dirs.sh index c857ed0..c0650ad 100644 --- a/lustre/tests/mdsrate-lookup-10dirs.sh +++ b/lustre/tests/mdsrate-lookup-10dirs.sh @@ -76,7 +76,7 @@ else echo "+" ${COMMAND} # For files creation we can use NUM_THREADS equal to NUM_DIRS # This is just a test preparation, does not matter how many threads we use for files creation; - # we just shuold be aware that NUM_DIRS is less than or equal to the number of threads NUM_THREADS + # we just should be aware that NUM_DIRS is less than or equal to the number of threads NUM_THREADS mpi_run -np ${NUM_DIRS} -machinefile ${MACHINEFILE} ${COMMAND} 2>&1 # No lockup if error occurs on file creation, abort. -- 1.8.3.1