mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
couple of minor test cleanups to see if this gets us past the bamboo hump
This commit is contained in:
@@ -69,7 +69,7 @@ namespace OpenSim.Data.Tests
|
||||
{
|
||||
log4net.Config.XmlConfigurator.Configure();
|
||||
}
|
||||
catch (Exception)
|
||||
catch (Exception e)
|
||||
{
|
||||
// I don't care, just leave log4net off
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user