mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
uncomment a load iar code line I accidentally commented in the last commit
hooray for automated tests
This commit is contained in:
committed by
Diva Canto
parent
d55d6949fe
commit
ecd46c881e
@@ -261,7 +261,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver
|
||||
{
|
||||
// m_log.DebugFormat(
|
||||
// "[INVENTORY ARCHIVER]: Found previously created folder from archive path {0}", archivePath);
|
||||
// destFolder = resolvedFolders[archivePath];
|
||||
destFolder = resolvedFolders[archivePath];
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user