mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
fix path
This commit is contained in:
parent
fa402d8967
commit
9dee90cd42
@ -124,7 +124,7 @@ if __name__ == "__main__":
|
||||
|
||||
paths = [
|
||||
run_log_path,
|
||||
os.path.join(workspace_path, "clickhouse-server"),
|
||||
os.path.join(workspace_path, "clickhouse-server.log"),
|
||||
os.path.join(workspace_path, "stderr.log"),
|
||||
os.path.join(workspace_path, "stdout.log"),
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user