Hi John

With your patch, the testsuite output looks like this:

   cd testsuite && bash config-guess.sh && rm uname
   PASS: config.guess checks (101 tests)
   cd testsuite && bash config-sub.sh
   Checking mappings...
   Checking idempotency...
   PASS: config.sub checks (597 tests)

Can you please change your patch so that it looks like this?

   cd testsuite && bash config-guess.sh && rm uname
   PASS: config.guess checks (101 tests)
   cd testsuite && bash config-sub.sh
   PASS: config.sub checks (597 tests)
   PASS: config.sub idempotency checks (597 tests)

Note: it's a bit trickier than it seems. :-)

Thanks,
Ben

Attachment: signature.asc
Description: PGP signature

_______________________________________________
config-patches mailing list
config-patches@gnu.org
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to