exiting msg

This commit is contained in:
Matt
2015-09-30 15:26:58 -06:00
parent 2721256c0d
commit a31c7f5fc8

@ -1687,6 +1687,9 @@ bool Process::shutdown2 ( ) {
if ( g_process.m_threadOut )
log(LOG_INFO,"gb: still has hdtemp thread");
log("gb. EXITING.");
// exit abruptly
exit(0);