chore: more code
This commit is contained in:
parent
12eed5d0eb
commit
c748f14a04
|
@ -274,7 +274,7 @@ static int32_t tdRSmaFSApplyChange(SSma *pSma, SRSmaFS *pFS) {
|
|||
SQTaskFile *pTaskF = (SQTaskFile *)taosArrayGet(pFSOld->aQTaskInf, idx);
|
||||
int32_t c = tdQTaskInfCmprFn1(pTaskF, pQTaskFNew);
|
||||
if (c < 0) {
|
||||
|
||||
l
|
||||
} else if(c == 0) {
|
||||
++iNew;
|
||||
continue;
|
||||
|
|
Loading…
Reference in New Issue