fix broken clang-format to run pipeline
This commit is contained in:
@ -109,7 +109,7 @@ int main(int argc, char* argv[]) {
|
||||
|
||||
std::signal(SIGUSR1, SIG_IGN);
|
||||
std::signal(SIGUSR2, SIG_IGN);
|
||||
std::signal(SIGINT, SIG_IGN);
|
||||
std::signal(SIGINT, SIG_IGN);
|
||||
|
||||
delete client;
|
||||
return ret;
|
||||
|
Reference in New Issue
Block a user