mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* Committing stub VW-over-HTTP ClientStack. (2/2)
* Minor MRM tweak.
This commit is contained in:
@@ -213,7 +213,7 @@ namespace OpenSim.Region.OptionalModules.Scripting.Minimodule
|
||||
{
|
||||
m_log.Error("[Compiler]: Exception while " +
|
||||
"trying to write script source to file \"" +
|
||||
srcFileName + "\": " + ex.ToString());
|
||||
srcFileName + "\": " + ex);
|
||||
}
|
||||
|
||||
m_log.Info("MRM 4");
|
||||
|
||||
Reference in New Issue
Block a user