[PATCH 5/6] - removed superfluous single quotes

Tim Niemeyer tim.niemeyer at mastersword.de
Sa Nov 14 16:47:10 CET 2015


Hi

Am Donnerstag, den 12.11.2015, 15:44 +0100 schrieb Steffen Pankratz:
> Only options or values which may contain spaces need them
> 
> Signed-off-by: Steffen Pankratz <kratz00 at gmx.de>
> ---
>  bsp/default/root_file_system/etc/config/wireless.tpl | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/bsp/default/root_file_system/etc/config/wireless.tpl b/bsp/default/root_file_system/etc/config/wireless.tpl
> index c2a5aa3..2abe62e 100644
> --- a/bsp/default/root_file_system/etc/config/wireless.tpl
> +++ b/bsp/default/root_file_system/etc/config/wireless.tpl
> @@ -14,8 +14,8 @@ config wifi-iface
>          option bssid    '${BSSID_MESH}'
Eine BSSID mit Spaces? Gibts nicht, oder?

>          option ssid     '${ESSID_MESH}'
>          option mcast_rate 6000
> -        option 'encryption' 'none'
> -        option 'hidden' '1'
> +        option encryption none
> +        option hidden 1

Bitte auch wdr4300 und wdr4900 anpassen.

Tim

>  
>  config wifi-iface
>          option device   radio0
> @@ -23,4 +23,4 @@ config wifi-iface
>          option ifname   w2ap
>          option mode     ap
>          option ssid     '${ESSID_AP}'
> -        option 'encryption' 'none'
> \ No newline at end of file
> +        option encryption none
> \ No newline at end of file
> -- 
> 2.6.2
> 

-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 473 bytes
Beschreibung: This is a digitally signed message part
URL         : <http://lists.freifunk.net/pipermail/franken-dev-freifunk.net/attachments/20151114/bb1a207c/attachment-0002.sig>


Mehr Informationen über die Mailingliste franken-dev