Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbf1273
)
fix a typo.
author
bobijam
<bobijam>
Fri, 17 Aug 2007 02:26:27 +0000
(
02:26
+0000)
committer
bobijam
<bobijam>
Fri, 17 Aug 2007 02:26:27 +0000
(
02:26
+0000)
lustre/tests/sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity.sh
b/lustre/tests/sanity.sh
index
a3a9b48
..
257d517
100644
(file)
--- 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 st
r
ipe dir ========================"
# bug 2543 - update blocks count on client
test_66() {