mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
small refactoring
This commit is contained in:
parent
94c8e6e6c2
commit
097b45bf5a
@ -21,8 +21,8 @@ from s3_helper import S3Helper
|
||||
from stopwatch import Stopwatch
|
||||
from tee_popen import TeePopen
|
||||
|
||||
NO_CHANGES_MSG = "Nothing to run"
|
||||
TIMEOUT = 60
|
||||
NO_CHANGES_MSG = "Nothing to run"
|
||||
s3 = S3Helper()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user