From: bobijam Date: Wed, 27 Jun 2007 17:20:09 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: v1_8_0_110~1500 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0ca120b175ae7c87de08140a3700ecce6c61cc4b;p=fs%2Flustre-release.git Branch b1_6 b=12646 i=huanghua(original fix) missed a typo. --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index bebcadd..7c2b9a4 100644 --- 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/f77g ] && log "requires 77g - skipping" && return cancel_lru_locks osc #define OBD_FAIL_OST_CHECKSUM_SEND 0x21b sysctl -w lustre.fail_loc=0x8000021b