<html><head></head><body>I figured you would do it over better ;-)<br>
-- <br>
Sent from my Android phone with K-9 Mail. Please excuse my brevity.<br><br><div class="gmail_quote">"Faré" <fare@tunes.org> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif">> Hm.  This seems to behave differently from simple run-tests.  E.g.,<br />> run-tests works fine for me, finding CCL from environment variables, but<br />> 'make-test-all-lisps` fails, being unable to find ccl...<br />><br />> The problem is in test-upgrade, invoked by test-all-lisps.<br />><br />> <a href="http://run-tests.sh">run-tests.sh</a> ccl does:<br />><br />>    command="${CCL:-ccl}"<br />><br />> but test-upgrades does:<br />><br />> use_ccl () { li="ccl --quiet --load test/script-support" ; ev="--eval" ;<br />> } ; \<br />><br />><br />> Also, I find that for some lisps test-upgrades mistakenly loads my lisp<br />> init, causing spurious fails in some cases.<br />><br />> Makefile patch attached.<br />><br />I updated the Makefile based on your suggestion,<br />but with various simplifications.<br />See 4bdcc680<br /><br
/>—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• <a href="http://fare.tunes.org">http://fare.tunes.org</a><br /></pre></blockquote></div></body></html>