small alignment

This commit is contained in:
Jordi Sanfeliu 2021-01-04 12:22:21 +01:00
parent 3bdbf29c31
commit 5705b83cac
1 changed files with 2 additions and 2 deletions

View File

@ -1405,7 +1405,7 @@ sub mongodb_cgi {
} }
@riglim = @{setup_riglim($rigid[$e * 6 + $e2], $limit[$e * 6 + $e2])}; @riglim = @{setup_riglim($rigid[$e * 6 + $e2], $limit[$e * 6 + $e2])};
undef(@tmp); undef(@tmp);
undef(@tmpz); undef(@tmpz);
undef(@CDEF); undef(@CDEF);
push(@tmp, "LINE2:colls#44EEEE:Collections"); push(@tmp, "LINE2:colls#44EEEE:Collections");
@ -1502,7 +1502,7 @@ sub mongodb_cgi {
$e2++; $e2++;
@riglim = @{setup_riglim($rigid[$e * 6 + $e2], $limit[$e * 6 + $e2])}; @riglim = @{setup_riglim($rigid[$e * 6 + $e2], $limit[$e * 6 + $e2])};
undef(@tmp); undef(@tmp);
undef(@tmpz); undef(@tmpz);
undef(@CDEF); undef(@CDEF);
push(@tmp, "LINE2:dsize#44EEEE:dataSize"); push(@tmp, "LINE2:dsize#44EEEE:dataSize");