proper history_base for linux_arm;
authorwenzelm
Sat, 27 Jan 2024 23:05:00 +0100
changeset 79538 d17d566d86c0
parent 79537 9c2adb18fb36
child 79539 24d6c4165b23
proper history_base for linux_arm;
src/Pure/Admin/isabelle_cronjob.scala
--- a/src/Pure/Admin/isabelle_cronjob.scala	Sat Jan 27 22:35:14 2024 +0100
+++ b/src/Pure/Admin/isabelle_cronjob.scala	Sat Jan 27 23:05:00 2024 +0100
@@ -296,6 +296,7 @@
   val remote_builds1: List[List[Remote_Build]] = {
     List(
       List(Remote_Build("Linux (ARM)", "server-arm",
+        history_base = "build_history_base_arm",
         options = "-m32 -B -M1x2" +
           " -e ISABELLE_SWIPL=swipl")),
       List(Remote_Build("Linux B", "lxbroy10", history = 90,