mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
`pq' yields with GNU sed: sed: -e expression #1, char 15: extra characters after command so, make q a separate command instead. busybox accepts this too, and still returns only the first match (q quits processing) Signed-off-by: Fabian Groffen <grobian@bitzolder.nl>