aboutsummaryrefslogtreecommitdiffstats
path: root/hotspot-to-wpa.capsman.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-11-05 17:49:28 +0100
committerGravatar Christian Hesse <mail@eworm.de>2024-11-06 22:42:40 +0100
commit084c246ef0cab329fe981732089277fa8398800b (patch)
tree0a2b9ed0d30b1d24a69a245177bf6757557c09b3 /hotspot-to-wpa.capsman.rsc
parent31dfdf7e6243527d77af6b4ae93e753cd45c8cbb (diff)
fw-addr-lists: simplify looping lines
With `:deserialize` the **record** separator is always a new line. The property `delimiter=` is a **field** reparator, so you can parse a lines into an array. We do not want (or need) that, so use new line as field separator. This will result in an array with just one element, and we use that. Also convert the data to line feed explicitly, just to be sure.
Diffstat (limited to 'hotspot-to-wpa.capsman.rsc')
0 files changed, 0 insertions, 0 deletions