Thanks, did not show up im my tests. (damm, sh script is difficult to test 
well).
I'll post a patch to fix that.

Paul


> Op 12 jun. 2017, om 21:46 heeft e9hack <e9h...@gmail.com> het volgende 
> geschreven:
> 
> 
> Hi,
> 
> there is a bug in dnsmasq_ismain(). The first parameter in the call of 
> list_contains() must be the variable which
> contains the list and not the list itself.
> 
> [ -n $notinterfaces ] && list_contains $notinterfaces "loopback" || return 1
> 
> $notinterfaces must be replace by notinterfaces.
> 
> 
> Regards,
> Hartmut
> 
> _______________________________________________
> Lede-dev mailing list
> Lede-dev@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev


_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to