Make test-try-refinding more robust vs MKCL
It looks like a bug in MKCL 1.1.9 causes the entire test to be re-run when the asdf:retry restart is invoked. Use a defvar rather than a lexical (or a defparameter) to check that an attempt was made, and exit with prejudice instead of throwing an error.
Loading
Please sign in to comment