Skip to content

Commit

Permalink
[regression-test](fix) fix export_struct bug (apache#26561)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuke987 authored and wsjz committed Nov 19, 2023
1 parent 7c072d5 commit a0b4498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions regression-test/suites/export/test_struct_export.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit a0b4498

Please sign in to comment.