shorten line
This commit is contained in:
parent
02dc3dee04
commit
0167dfc3c9
@ -172,7 +172,7 @@ int main (int argc, const char * argv[])
|
||||
|
||||
if (!server_thread.timed_join(boost::posix_time::seconds(2)))
|
||||
{
|
||||
SimpleLogger().Write(logDEBUG) << "Threads did not finish within 2 seconds. Hard abort!";
|
||||
SimpleLogger().Write(logWARNING) << "Didn't exit within 2 seconds. Hard abort!";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user