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

smaguin
30.09.2008 3cbfcb121f0a5c9ac9eaf0949ee75ca1ddbed7cb
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);