clarified name to avoid duplication (no distinction of data on host = lrzcloud2);
authorwenzelm
Sat, 25 Jul 2020 23:23:59 +0200
changeset 72074 f3e1144a1cec
parent 72073 f56522a44564
child 72075 9c0b835d4cc2
clarified name to avoid duplication (no distinction of data on host = lrzcloud2);
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",