Skip to content
  • Francois-Rene Rideau's avatar
    Make test-try-refinding more robust vs MKCL · bd65bcea
    Francois-Rene Rideau authored
    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.
    bd65bcea