From 31bd885113fbd8a1f666144b05009c09d89a3af8 Mon Sep 17 00:00:00 2001 From: Nathaniel Clark Date: Mon, 19 Nov 2012 14:30:08 -0800 Subject: [PATCH] LU-2357 test: fix spelling in sanityn/36 test name "Correctly" was ironcally spelled. Signed-off-by: Nathaniel Clark Change-Id: I403401fdf411bb3c6230fe2e9212f3f0ddc000df Reviewed-on: http://review.whamcloud.com/4616 Tested-by: Hudson Reviewed-by: Andreas Dilger Tested-by: Maloo --- lustre/tests/sanityn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/sanityn.sh b/lustre/tests/sanityn.sh index fd15b4c..c4116fe 100644 --- a/lustre/tests/sanityn.sh +++ b/lustre/tests/sanityn.sh @@ -973,7 +973,7 @@ test_36() { #bug 16417 let i=i+1 done } -run_test 36 "handle ESTALE/open-unlink corectly" +run_test 36 "handle ESTALE/open-unlink correctly" test_37() { # bug 18695 mkdir -p $DIR1/$tdir -- 1.8.3.1