Differences From Artifact [35ed864745]:
- File attic/megatest.scm — part of check-in [101ee7c52b] at 2021-03-06 04:39:46 on branch v1.65-real-chicken-5 — Try a grounds-up switch to chicken-5 (user: matt, size: 109950) [annotate] [blame] [check-ins using]
- File megatest.scm — part of check-in [259b439f94] at 2021-02-14 20:26:08 on branch v1.65-real — More minor fixes and cleanup. (user: matt, size: 109950) [annotate] [blame] [check-ins using]
To Artifact [7ec2c46e3a]:
- File megatest.scm (unpublished)— part of check-in [0312a7dc52] at 2021-02-26 07:37:50 on branch v1.65-rerun-fixes-cm1 — Missed commit - message on how to turn on profiling From: 4b3e88463bfcce6890022adb304df18446e9e5e5 User: matt (user: matt, size: 109976) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
455 456 457 458 459 460 461 | "-q" ;; quiet 0, errors/warnings only "-diff-rep" "-syscheck" "-obfuscate" ;; junk placeholder | | | 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 | "-q" ;; quiet 0, errors/warnings only "-diff-rep" "-syscheck" "-obfuscate" ;; junk placeholder ;; "-:p" ;; Use "misc" "profilesw" ) args:arg-hash 0)) ;; Add args that use remargs here ;; |
︙ | ︙ |