omit somewhat pointless message, following b7187d4cdf68;
authorwenzelm
Mon, 04 Mar 2024 21:18:24 +0100
changeset 79768 7e05515cadc0
parent 79767 52b5c7c8e6d9
child 79769 e9e74577755f
omit somewhat pointless message, following b7187d4cdf68;
src/Pure/Build/build_process.scala
--- a/src/Pure/Build/build_process.scala	Mon Mar 04 20:49:46 2024 +0100
+++ b/src/Pure/Build/build_process.scala	Mon Mar 04 21:18:24 2024 +0100
@@ -1171,10 +1171,6 @@
       start_worker()
       _build_cluster.start()
 
-      if (build_context.master && !build_context.worker && _build_cluster.active()) {
-        build_progress.echo("Waiting for external workers ...")
-      }
-
       try {
         while (!finished) {
           val check_jobs =