<div dir="ltr">Hello,<div><br></div><div>I am hitting a bug when loading lisp-unit2 as it (still) depends on the depreciated variable *systems-being-operated* (I did submit a <a href="https://github.com/AccelerationNet/lisp-unit2/issues/10">ticket</a>, but it is as yet not addressed).  So I am trying to fix it myself.</div><div><br></div><div>The *system-being-operated* variable was replaced by the boolean *in-operate* in <a href="https://gitlab.common-lisp.net/asdf/asdf/commit/7c3f979c0db4ac5f224ca634ce9ec5cb9d7cdf28">7c3f979c</a>.</div><div><br></div><div>*systems-being-operated* was a hash with a list of systems or NIL, while *in-operate* is a boolean (T or NIL).</div><div><br></div><div>Does some other variable contain the information that *systems-being-operated* held?</div><div><br></div><div>Thank you,</div><div><br></div><div>Mirko</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>