opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/VLVIndexPanel.java
@@ -934,7 +934,7 @@ if (indexToModify.getScope() != scope) { args.add("--set"); args.add("scope:"+scope.toString()); args.add("scope:"+scope); } if (!indexToModify.getFilter().equals(filterValue)) {