PowerDownChecker and release build setting added
This commit is contained in:
@@ -69,7 +69,7 @@ xmlAddressDecoder::xmlAddressDecoder(string addressConfigURI)
|
||||
}
|
||||
else
|
||||
{
|
||||
SC_REPORT_ERROR("xmlAddressDecoder can not find ", addressConfigURI.c_str());
|
||||
SC_REPORT_FATAL("xmlAddressDecoder can not find ", addressConfigURI.c_str());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user