Whamcloud - gitweb
Branch b1_6
authorbobijam <bobijam>
Wed, 27 Jun 2007 17:20:09 +0000 (17:20 +0000)
committerbobijam <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

index bebcadd..7c2b9a4 100644 (file)
@@ -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