procd: fix uci_validation
authorJohn Crispin <john@openwrt.org>
Mon, 30 Jun 2014 09:57:29 +0000 (09:57 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 30 Jun 2014 09:57:29 +0000 (09:57 +0000)
commit9912d02fa1d0e0f4a484180d23c812223bde7e11
treef8d2b85574c15da3b84027ac50880c8af58b50ae
parenta7863b1368b7cd2c6486acf3cac111905ac2cfb0
procd: fix uci_validation

Regardles of the return code from validate_data _error variable will be 0 due
to 'local' command in the previous line. With this patch we are able to catch
the return code from validate_data tool.

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41414
package/system/procd/Makefile
package/system/procd/files/procd.sh