mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
Whitespace
This commit is contained in:
parent
a373b62bbf
commit
134c006540
@ -47,7 +47,7 @@ function timeout_with_logging() {
|
||||
|
||||
if [[ "${exit_code}" -eq "124" ]]
|
||||
then
|
||||
echo "The command 'timeout ${*}' has been killed by timeout"
|
||||
echo "The command 'timeout ${*}' has been killed by timeout"
|
||||
fi
|
||||
|
||||
return $exit_code
|
||||
|
Loading…
Reference in New Issue
Block a user