opendj-server-legacy/src/test/java/org/opends/server/TestCaseUtils.java
@@ -394,7 +394,7 @@ } // Make the shell scripts in the bin directory executable, if possible. if (OperatingSystem.isUnixBased() && FilePermission.canSetPermissions()) if (OperatingSystem.isUnixBased()) { try {