From: bobijam Date: Fri, 17 Aug 2007 02:26:27 +0000 (+0000) Subject: fix a typo. X-Git-Tag: v1_8_0_110~1323 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=3a302aca6e7134f17f5c65910fe5a5d643772e43;p=fs%2Flustre-release.git fix a typo. --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index a3a9b48..257d517 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -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() {