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 1e42cb3 commit d8944c7
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 " + cleanupMarker);
System.out.println("BOOTABLE JAR MARKER FILE DOESN't EXIST X " + cleanupMarker);
}
}
}

0 comments on commit d8944c7

Please sign in to comment.