Re: [OpenWrt-Devel] [PATCH 0/2] uci: fix uci batch regression on handling comment lines.

2015-04-09 Thread Felix Fietkau
On 2015-04-09 15:48, yszhou4t...@gmail.com wrote: From: Yousong Zhou yszhou4t...@gmail.com Yousong Zhou (2): tests: add test coverage for comment lines within batch commands. file: reset parsing position on starting over a newline. Applied and committed to OpenWrt Thanks! - Felix

[OpenWrt-Devel] [PATCH 0/2] uci: fix uci batch regression on handling comment lines.

2015-04-09 Thread yszhou4tech
From: Yousong Zhou yszhou4t...@gmail.com Yousong Zhou (2): tests: add test coverage for comment lines within batch commands. file: reset parsing position on starting over a newline. file.c|5 +++-- test/references/batch_comments.result |9 +