Add missing ending brackets (#1545)
authorFlorian Fainelli <florian@openwrt.org>
Tue, 3 Apr 2007 21:02:05 +0000 (21:02 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 3 Apr 2007 21:02:05 +0000 (21:02 +0000)
SVN-Revision: 6854

openwrt/package/base-files/default/etc/init.d/S05nvram

index aa0ce3301e13e9b787a26d09c028ab82666fe2d8..0c2bfaef783ed1d5bb7d8c6e209f3bb80edce3b8 100755 (executable)
@@ -106,7 +106,7 @@ nvram_default lan_proto static
 [  "$boardnum"  = "45" \
 -a "$boardtype" = "0x042f" ] && {
        debug "### wl-500g premium hacks ###"
-       [ -z "$(nvram get lan_ifnames_t)" || {
+       [ -z "$(nvram get lan_ifnames_t)" || {
                # hasn't been remapped yet, revert the vlan1 config as well, because
                # it defaults to "0 5u", which we can't use.
                # use lan_ifnames_t as an indicator of whether the config was made