[regression-test](fix) fix export_struct bug (#26561)

This commit is contained in:
shuke
2023-11-08 14:57:07 +08:00
committed by GitHub
parent fc304c0e7c
commit 5d4557938a

View File

@ -86,6 +86,7 @@ suite("test_struct_export", "export") {
if (backends.size() > 1) {
outFile = "/tmp"
}
def url = ""
def urlHost = ""
def csvFiles = ""
logger.info("test_struct_export the outFilePath=" + outFilePath)