and another one...
parent
e69efdd4ce
commit
047a4764f2
|
@ -169,7 +169,7 @@ namespace OpenSim.Region.CoreModules.Avatar.InstantMessage
|
|||
}
|
||||
catch
|
||||
{
|
||||
m_log.Info("[OFFLINE MESSAGING]: No PST timezone found on this machine. Saving with local timestamp.");
|
||||
//m_log.Info("[OFFLINE MESSAGING]: No PST timezone found on this machine. Saving with local timestamp.");
|
||||
}
|
||||
|
||||
// And make it look local again to fool the unix time util
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,3 @@
|
|||
<configuration>
|
||||
<dllmap dll="hdfsdll" target="./hdfsdll.so" />
|
||||
</configuration>
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue