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:
da0a18d
)
- Remove last references to OBD_CLASS_UUID. Now the obd->obd_uuid is
author
rread
<rread>
Tue, 18 Nov 2003 20:36:15 +0000
(20:36 +0000)
committer
rread
<rread>
Tue, 18 Nov 2003 20:36:15 +0000
(20:36 +0000)
used as the client uuid for self and lctl exports.
lustre/tests/replay-ost-single.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/replay-ost-single.sh
b/lustre/tests/replay-ost-single.sh
index
311c70c
..
fe4317a
100755
(executable)
--- a/
lustre/tests/replay-ost-single.sh
+++ b/
lustre/tests/replay-ost-single.sh
@@
-74,7
+74,7
@@
start ost --reformat $OSTLCONFARGS
PINGER=`cat /proc/fs/lustre/pinger`
if [ "$PINGER" != "on" ]; then
- echo "ERROR: Lustre must be built with --enable-pinger for
replay-dual
"
+ echo "ERROR: Lustre must be built with --enable-pinger for
this test.
"
stop ost
exit 1
fi