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

ludovicp
08.37.2008 c967c53137ce7863303a488c86b3f429014939cb
opendj-sdk/opends/tests/shared/java/modifyAnAttribute.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Portions Copyright 2007 Sun Microsystems, Inc.
 *      Copyright 2008 Sun Microsystems, Inc.
 */
@@ -211,4 +211,4 @@
    int RC = Integer.parseInt(errorCode);
    System.exit(RC);
    }    
}
}