opends/src/server/org/opends/server/tools/WaitForFileDelete.java
@@ -188,8 +188,9 @@ } // If we should just display usage information, then print it and exit. if (argParser.usageDisplayed()) // If we should just display usage or version information, // then print it and exit. if (argParser.usageOrVersionDisplayed()) { return EXIT_CODE_SUCCESS; }