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:
3950089
)
Updated to HEAD
author
green
<green>
Mon, 3 May 2004 19:33:31 +0000
(19:33 +0000)
committer
green
<green>
Mon, 3 May 2004 19:33:31 +0000
(19:33 +0000)
lustre/tests/run-llog.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/run-llog.sh
b/lustre/tests/run-llog.sh
index
5d46e2b
..
b7201f2
100644
(file)
--- a/
lustre/tests/run-llog.sh
+++ b/
lustre/tests/run-llog.sh
@@
-2,7
+2,7
@@
PATH=`dirname $0`:`dirname $0`/../utils:$PATH
TMP=${TMP:-/tmp}
-MDS=`ls /proc/fs/lustre/mds | grep -v num_refs | head -1`
+MDS=`ls /proc/fs/lustre/mds | grep -v num_refs | head -
n
1`
[ -z "$MDS" ] && echo "no MDS available, skipping llog test" && exit 0
insmod ../obdclass/llog_test.o || exit 1