fix signatures not being written
This commit is contained in:
@@ -291,6 +291,7 @@ void StatsManager::CommitStatsToProfiles( const StageStats *pSS )
|
||||
|
||||
if( bSaved )
|
||||
{
|
||||
FILEMAN->FlushDirCache( UPLOAD_DIR );
|
||||
RString sStatsXmlSigFile = fn + SIGNATURE_APPEND;
|
||||
CryptManager::SignFileToFile(fn, sStatsXmlSigFile);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user