mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

fguigues
12.13.2009 b104e459961c35c1f4415c83942a953920412a61
opends/src/snmp/src/org/opends/server/snmp/DsTableEntryImpl.java
@@ -181,7 +181,7 @@
        String result = null;
        try {
            result = DirectoryServer.getServerRoot() +
                    File.separatorChar + "bin";
                    File.separatorChar;
        } catch (Exception ex) {
            if (DebugLogger.debugEnabled()) {
                TRACER.debugCaught(DebugLogLevel.ERROR, ex);