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:
7cb872f
)
b=12560
author
grev
<grev>
Thu, 30 Aug 2007 16:41:55 +0000
(16:41 +0000)
committer
grev
<grev>
Thu, 30 Aug 2007 16:41:55 +0000
(16:41 +0000)
b=13367
fix a typo in last commit
lustre/tests/test-framework.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/test-framework.sh
b/lustre/tests/test-framework.sh
index
79bef78
..
7c5dc63
100644
(file)
--- a/
lustre/tests/test-framework.sh
+++ b/
lustre/tests/test-framework.sh
@@
-1074,4
+1074,4
@@
remote_mds ()
remote_ost ()
{
[ $(grep -c obdfilter $LPROC/devices) -eq 0 ]
-}
\ No newline at end of file
+}