Differences From Artifact [28e45b97f9]:
- File runsmod.scm — part of check-in [c049c31b51] at 2024-02-12 18:19:01 on branch v1.90-proper-interface-lists — wip (user: matt, size: 241034) [annotate] [blame] [check-ins using]
To Artifact [fcbbf29735]:
- File runsmod.scm — part of check-in [0b3b04d806] at 2024-02-12 19:10:52 on branch v1.90-proper-interface-lists — wip (user: matt, size: 241052) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
52 53 54 55 56 57 58 59 60 61 62 63 64 65 | launch:setup launch:end-of-run-check launch:test-copy set-item-env-vars runs:set-megatest-env-vars full-runconfigs-read ) (import scheme) (cond-expand (chicken-4 (import chicken | > | 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 | launch:setup launch:end-of-run-check launch:test-copy set-item-env-vars runs:set-megatest-env-vars full-runconfigs-read runs:operate-on ) (import scheme) (cond-expand (chicken-4 (import chicken |
︙ | ︙ |