Whamcloud - gitweb
fix a typo.
authorbobijam <bobijam>
Fri, 17 Aug 2007 02:26:27 +0000 (02:26 +0000)
committerbobijam <bobijam>
Fri, 17 Aug 2007 02:26:27 +0000 (02:26 +0000)
lustre/tests/sanity.sh

index a3a9b48..257d517 100644 (file)
@@ -2767,7 +2767,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() {