From: Mark Wooding Date: Thu, 13 May 2021 14:22:33 +0000 (+0100) Subject: tests.at: Use correct `m4_bpatsubst' instead of wrong `m4_bregexp'. X-Git-Url: https://git.distorted.org.uk/~mdw/runlisp/commitdiff_plain/2c39b5e665053788124969a3ec17231563db3766?hp=2c39b5e665053788124969a3ec17231563db3766 tests.at: Use correct `m4_bpatsubst' instead of wrong `m4_bregexp'. This was preventing tests for non-installed Lisps from being skipped. ---