mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
truncate lock
This commit is contained in:
parent
6c1a7205e3
commit
ae82c68725
@ -521,6 +521,8 @@ int main(int/* argc*/, char* argv[])
|
||||
return 1;
|
||||
}
|
||||
|
||||
ftruncate(lock, 0);
|
||||
|
||||
printf("No target executable - decompression only was performed.\n");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user