* Committing stub VW-over-HTTP ClientStack. (2/2)

* Minor MRM tweak.
This commit is contained in:
Adam Frisby
2009-04-22 10:11:12 +00:00
parent 03c307ecdb
commit d6b62b677c
2 changed files with 29 additions and 1 deletions

View File

@@ -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");