Skip to content

Commit ad285f9

Browse files
[Add] temp_run_file_path print
1 parent 9e5df77 commit ad285f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

node_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,7 @@ def PreProcess(log_dir=None):
557557
str(log_dir),
558558
current_path_file,
559559
)
560+
print(f"Save temp_run_file_path = '{str(log_dir)}'")
560561
ConfigModule.add_config_value("sectionOne", "sTestStepExecLogId", "node_cli", temp_ini_file)
561562

562563

0 commit comments

Comments
 (0)