test: test case adapation for rsma recovery

This commit is contained in:
Cary Xu 2022-07-04 20:29:25 +08:00
parent b6613b5cf2
commit 0b183585a0
1 changed files with 2 additions and 2 deletions

View File

@ -227,8 +227,8 @@ if $data41 != 40 then
return -1 return -1
endi endi
if $data41 != 40 then if $data42 != 40.00000 then
print retention level 0 file/mem result $data41 != 40 print retention level 0 file/mem result $data42 != 40.00000
return -1 return -1
endi endi