mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Minor cleanup.
This commit is contained in:
@@ -62,7 +62,7 @@ namespace OpenSim.Region.Modules.SvnSerialiser
|
||||
}
|
||||
|
||||
m_svnClient.Commit3(svnfilenames, true, false);
|
||||
m_log.Info("[SVNBACKUP]: Server backup successful ( " + String.Concat(regions.ToArray()) + ").");
|
||||
m_log.Info("[SVNBACKUP]: Server backup successful (" + String.Concat(regions.ToArray()) + ").");
|
||||
}
|
||||
|
||||
private List<string> CreateAndAddExport(Scene scene)
|
||||
|
||||
Reference in New Issue
Block a user