Differences From Artifact [ff1b512a5e]:
- File commonmod.scm — part of check-in [c049c31b51] at 2024-02-12 18:19:01 on branch v1.90-proper-interface-lists — wip (user: matt, size: 116029) [annotate] [blame] [check-ins using]
To Artifact [fbed9e11d0]:
- File commonmod.scm — part of check-in [0b3b04d806] at 2024-02-12 19:10:52 on branch v1.90-proper-interface-lists — wip (user: matt, size: 116081) [annotate] [blame] [check-ins using]
︙ | |||
77 78 79 80 81 82 83 84 85 86 87 88 89 90 | 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 | + + | common:with-env-vars common:nice-path common:get-fields common:get-normalized-cpu-load common:unix-ping common:get-normalized-cpu-load common:raw-get-remote-host-load common:to-alist ;; globals *common:badly-ended-states* *common:dont-roll-up-states* *common:ended-states* *common:not-started-ok-statuses* *common:running-states* |
︙ |