mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
style
This commit is contained in:
parent
b31a611e54
commit
fbe453ff9d
@ -427,9 +427,7 @@ try
|
||||
catch (...)
|
||||
{
|
||||
if (!config().hasOption("ignore-error"))
|
||||
{
|
||||
throw;
|
||||
}
|
||||
|
||||
if (!exception)
|
||||
exception = std::current_exception();
|
||||
|
Loading…
Reference in New Issue
Block a user