* minor: small tweak to archive save completion log message
parent
ddff7ab20e
commit
15cd1102e1
|
@ -125,8 +125,7 @@ namespace OpenSim.Region.Environment.Modules.World.Archiver
|
|||
|
||||
archive.WriteTar(m_saveStream);
|
||||
|
||||
// m_log.InfoFormat("[ARCHIVER]: Wrote out OpenSimulator archive for {0}", m_regionInfo.RegionName);
|
||||
m_log.InfoFormat("[ARCHIVER]: Wrote out OpenSimulator archive for {0}", m_saveStream);
|
||||
m_log.InfoFormat("[ARCHIVER]: Wrote out OpenSimulator archive for {0}", m_regionInfo.RegionName);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Reference in New Issue