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); } } }