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:
f9fbd1c
)
Corrected a trailing white space error.
author
unknown
<Terry@.(none)>
Thu, 10 Mar 2011 19:15:34 +0000
(11:15 -0800)
committer
unknown
<Terry@.(none)>
Thu, 10 Mar 2011 19:15:34 +0000
(11:15 -0800)
lustre/tests/replay-single.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/replay-single.sh
b/lustre/tests/replay-single.sh
index
1bbdea7
..
ad7b1e3
100644
(file)
--- a/
lustre/tests/replay-single.sh
+++ b/
lustre/tests/replay-single.sh
@@
-2340,7
+2340,7
@@
test_88() { # bug 19494
error_noexit "lfs find does not report the affected $obd for $file"
done
- [[ $(echo $list | wc -w) -eq 2 ]] ||
+ [[ $(echo $list | wc -w) -eq 2 ]] ||
error_noexit "lfs find reports the wrong list of affected files ${#list[@]}"
echo "Check getstripe: lfs getstripe -r --obd $obd"