NO-JIRA Removing comment from PrintData
This commit is contained in:
parent
847fe90411
commit
23a28dc1d8
|
@ -125,8 +125,7 @@ public class PrintData extends DBOption {
|
|||
}
|
||||
|
||||
public static void printData(File bindingsDirectory, File messagesDirectory, File pagingDirectory, PrintStream out, boolean safe, boolean reclaimed) throws Exception {
|
||||
// Having the version on the data report is an information very useful to understand what happened
|
||||
// When debugging stuff
|
||||
// printing the banner and version
|
||||
Artemis.printBanner(out);
|
||||
|
||||
File serverLockFile = new File(messagesDirectory, "server.lock");
|
||||
|
|
Loading…
Reference in New Issue