Fix ci errors.

This commit is contained in:
xiao-77 2024-11-28 19:30:09 +08:00
parent e846c5e47b
commit 7e20b31d04
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ import os
import time
import datetime
from setuptools import logging as printf
from distutils.log import warn as printf
class TDLog:

View File

@ -230,7 +230,7 @@ endi
sql_error show create stable t0;
sql show variables;
if $rows != 9 then
if $rows != 94 then
return -1
endi