mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update entrypoint.sh
This commit is contained in:
parent
dd3b34cfb4
commit
84237befef
@ -46,7 +46,7 @@ done
|
||||
export PYTHONIOENCODING=utf-8
|
||||
|
||||
# Use a default number of runs if not told otherwise
|
||||
export CHPC_RUNS=${CHPC_RUNS:-15}
|
||||
export CHPC_RUNS=${CHPC_RUNS:-17}
|
||||
|
||||
# Even if we have some errors, try our best to save the logs.
|
||||
set +e
|
||||
|
Loading…
Reference in New Issue
Block a user