mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-07 05:58:39 +00:00
Empty trailing fields get lost when the lines are split and merged again
at colons, resulting in unparsable entries. Only use the split fields for
matching against the other file, but emit the original line unchanged
to fix the issue.
Fixes:
|
||
---|---|---|
.. | ||
files | ||
image-config.in | ||
Makefile |