# HG changeset patch # User wenzelm # Date 1595712239 -7200 # Node ID f3e1144a1cec2bc9f2f122582093469089da17c6 # Parent f56522a445641c68b4e9968cbb22c01a6dc3f48d clarified name to avoid duplication (no distinction of data on host = lrzcloud2); diff -r f56522a44564 -r f3e1144a1cec src/Pure/Admin/isabelle_cronjob.scala --- a/src/Pure/Admin/isabelle_cronjob.scala Sat Jul 25 21:09:46 2020 +0200 +++ b/src/Pure/Admin/isabelle_cronjob.scala Sat Jul 25 23:23:59 2020 +0200 @@ -352,7 +352,7 @@ args = "-a -X large -X slow", afp = true, detect = Build_Log.Prop.build_tags + " = " + SQL.string("AFP")), - Remote_Build("AFP bulky", "lrzcloud2", actual_host = "10.195.4.41", self_update = true, + Remote_Build("AFP", "lrzcloud2", actual_host = "10.195.4.41", self_update = true, proxy_host = "lxbroy10", proxy_user = "i21isatest", java_heap = "8g", options = "-m64 -M8 -U30000 -s10 -t AFP",