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

smaguin
30.09.2008 4ed72295f236574d501a29e313cf2e4c90d2ed08
opendj-sdk/opends/tests/system-tests/scenario/singleServer/clients/secureSearch/src/Worker.java
@@ -140,8 +140,8 @@
              break;
            }
          } catch (Exception ex) {
            println("INFO","THREAD " + myId + " CATCH " + ex);
            println("INFO","THREAD " + myId + " ERROR " + ex);
          }
@@ -151,7 +151,7 @@
      }
    } catch (Exception e) {
      println("INFO", "Failed: expected error code 3 ");
      println("INFO","THREAD " + myId + " ERROR " + e);
      e.printStackTrace();
      System.exit(1);