mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Changed a cryptic debug message and a wrong comment
This commit is contained in:
@@ -334,7 +334,7 @@ namespace OpenSim.Services.Connectors.Hypergrid
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
m_log.Debug("[HGrid]: Exception " + e.Message);
|
||||
m_log.Debug("[USER AGENT CONNECTOR]: Unable to contact remote server ");
|
||||
reason = "Exception: " + e.Message;
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user