Files
RedBear-OS/local/scripts
vasilito a8ca01d84b test-usb-hub-qemu: interleaving-robust grep fragments
Serial output from dozens of concurrent daemons interleaves mid-line,
so full-sentence matches like 'usbhubd: 8 port(s) detected' fail even
when the content is present (observed mangled as 'usbhubd: 548: port(s)
detected'). Match short fragments ('port(s) detected', 'change
detection', 'registered producer') that survive interleaving.
2026-07-19 10:20:05 +09:00
..