From b66235ae873564b31027b03903ba15230ba5c7dc Mon Sep 17 00:00:00 2001
From: bobijam <bobijam>
Date: Fri, 17 Aug 2007 02:28:07 +0000
Subject: [PATCH] fix a typo.

---
 lustre/tests/sanity.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh
index af3abfed00..260023012f 100644
--- a/lustre/tests/sanity.sh
+++ b/lustre/tests/sanity.sh
@@ -2834,7 +2834,7 @@ test_65l() { # bug 12836
 	$LFS setstripe $DIR/$tdir 65536 -1 -1
 	$LFS find -mtime -1 $DIR
 }
-run_test 65l "lfs find on -1 stipe dir ========================"
+run_test 65l "lfs find on -1 stripe dir ========================"
 
 # bug 2543 - update blocks count on client
 test_66() {
-- 
GitLab