mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
fix style
This commit is contained in:
parent
32717a844e
commit
47d5a64f13
@ -440,7 +440,7 @@ int main(int/* argc*/, char* argv[])
|
||||
return 1;
|
||||
}
|
||||
|
||||
if(has_exec)
|
||||
if (has_exec)
|
||||
{
|
||||
execv(self, argv);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user