back out 9d5e2a08ba1b, hoping the server room stays sufficiently cool;
authorwenzelm
Tue, 25 Jul 2023 14:58:05 +0200
changeset 78454 47d5e8be39a9
parent 78453 3fdf3c5cfa9d
child 78455 127e4e952446
back out 9d5e2a08ba1b, hoping the server room stays sufficiently cool;
src/Pure/Admin/isabelle_cronjob.scala
--- a/src/Pure/Admin/isabelle_cronjob.scala	Tue Jul 25 14:12:26 2023 +0200
+++ b/src/Pure/Admin/isabelle_cronjob.scala	Tue Jul 25 14:58:05 2023 +0200
@@ -317,10 +317,8 @@
             " -e ISABELLE_SMLNJ=sml" +
             " -e ISABELLE_SWIPL=swipl",
           args = "-a -d '~~/src/Benchmarks'")),
-/*
       List(Remote_Build("Linux B", "lxbroy10", historic = true, history = 90,
         options = "-m32 -B -M1x4,2,4,6", args = "-N -g timing")),
-*/
       List(Remote_Build("macOS 10.13 High Sierra", "lapbroy68",
         options = "-m32 -B -M1,2,4 -e ISABELLE_GHC_SETUP=true -p pide_session=false",
         args = "-a -d '~~/src/Benchmarks'")),