Skip to content

Commit

Permalink
Change for new run
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdenise committed May 28, 2024
1 parent d5f2f78 commit 1e42cb3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ private static void waitForDelete(final Path installDir) throws InterruptedExcep
}
}
} else {
System.out.println("BOOTABLE JAR MARKER FILE DOESN't EXIST X " + cleanupMarker);
System.out.println("BOOTABLE JAR MARKER FILE DOESN't EXIST " + cleanupMarker);
}
}
}

0 comments on commit 1e42cb3

Please sign in to comment.