Merge branch 'master' into httptests

httptests
UbitUmarov 2018-02-02 11:49:43 +00:00
commit c70b77a528
1 changed files with 1 additions and 1 deletions

View File

@ -1193,7 +1193,7 @@ namespace OpenSim.Region.CoreModules.Asset
m_cleanupRunning = false;
}
con.OutputFormat("Completed check with {0} assets.", assetReferenceTotal);
}, null, "TouchAllSceneAssets");
}, null, "TouchAllSceneAssets", false);
break;