[Toybox] [PATCH] devmem.test: ignore whitespace.

enh enh at google.com
Thu Aug 1 11:31:34 PDT 2024


Yet again, I am victim of my own bad habit of only testing on my Debian
desktop... It turns out that [current] Debian od uses a single space
between fields, macOS od uses a tab between fields, and toybox od uses 4
spaces between fields. (Given that POSIX just says "one or more <blank>
characters", I assume this isn't a new problem.)

Sidestep this with NOSPACE=1 for all the od-using tests.
---
 tests/devmem.test | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-devmem.test-ignore-whitespace.patch
Type: text/x-patch
Size: 3963 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20240801/c2420a97/attachment.bin>


More information about the Toybox mailing list