test: elide leading spaces within case for macOS sh.
commitc354194e691fac341c7416be29eca2b25a0a0e4a
authorKarl Berry <karl@freefriends.org>
Mon, 29 Jan 2024 22:16:01 +0000 (29 14:16 -0800)
committerKarl Berry <karl@freefriends.org>
Mon, 29 Jan 2024 22:16:01 +0000 (29 14:16 -0800)
tree33875a6a63da9ef8d6f472bf2d7cbf842e852ba9
parentf1112a88d2361eb2ba5cedf49995ac75879059d9
test: elide leading spaces within case for macOS sh.

Yet another fix in https://bugs.gnu.org/68119.

* t/py-compile-basedir.sh: sed away the leading spaces
from wc -l output within the case statement.
t/py-compile-basedir.sh