Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ private boolean createDataVersionTable() {

public void executeStartUpTasks() throws DotDataException {

Logger.debug(this.getClass(), "Running Startup Tasks");
Logger.debug(this.getClass(), "Running Startup Tasks!!!!!");


String name = null;
Expand Down
Loading