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:
ed35a1c
)
Branch b1_6
author
bobijam
<bobijam>
Wed, 27 Jun 2007 17:20:09 +0000
(17:20 +0000)
committer
bobijam
<bobijam>
Wed, 27 Jun 2007 17:20:09 +0000
(17:20 +0000)
b=12646
i=huanghua(original fix)
missed a typo.
lustre/tests/sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity.sh
b/lustre/tests/sanity.sh
index
bebcadd
..
7c2b9a4
100644
(file)
--- a/
lustre/tests/sanity.sh
+++ b/
lustre/tests/sanity.sh
@@
-3106,7
+3106,7
@@
run_test 77g "checksum error on OST write ======================"
test_77h() { # bug 10889
[ $(grep -c obdfilter $LPROC/devices) -eq 0 ] && \
echo "skipping $TESTNAME (remote OST)" && return
- [ ! -f $DIR/f77 ] && log "requires 77g - skipping" && return
+ [ ! -f $DIR/f77
g
] && log "requires 77g - skipping" && return
cancel_lru_locks osc
#define OBD_FAIL_OST_CHECKSUM_SEND 0x21b
sysctl -w lustre.fail_loc=0x8000021b