Fix a recent regression with HG asset posting to other grids where the assets were no longer being posted.

Addresses regression from 08606ae (Thu Jan 8 2015)
This commit is contained in:
Justin Clark-Casey (justincc)
2015-01-15 23:44:34 +00:00
parent beef41f24c
commit b22c072c40

View File

@@ -444,6 +444,7 @@ namespace OpenSim.Region.CoreModules.Framework.InventoryAccess
HGUuidGatherer uuidGatherer = new HGUuidGatherer(m_scene.AssetService, string.Empty);
uuidGatherer.AddForInspection(asset.FullID);
uuidGatherer.GatherAll();
// Check which assets already exist in the destination server