mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 01:22:04 +00:00
Integration tests: fix ports clashing problem 4
This commit is contained in:
parent
5256e8e6d0
commit
664e131f4f
@ -1,4 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
# pylint: disable=unused-argument
|
||||
# pylint: disable=broad-exception-raised
|
||||
|
||||
import logging
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user