openwrtv4/package/network/config/netifd/files/sbin
Felix Fietkau 6fb259b6df netifd: ifup-shellscript - fix wrong usage of 'local'
this error was not visible until recent bump to
busybox 1.24.1 stable which introduced a warning message
when keyword 'local' is not used with a shell-function.

this does not change behavior and is a cosmetic cleanup.
fixes the following output:

root@box:~ ifup <interface>
/sbin/ifup: local: line 362: not in a function
/sbin/ifup: local: line 362: not in a function
/sbin/ifup: local: line 1: not in a function

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

SVN-Revision: 47828
2015-12-10 12:53:30 +00:00
..
devstatus packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
ifdown packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
ifstatus netifd: update to latest version 2013-01-29 14:40:04 +00:00
ifup netifd: ifup-shellscript - fix wrong usage of 'local' 2015-12-10 12:53:30 +00:00