Skip to content
Snippets Groups Projects
Commit 248cc7e4 authored by Jakob Olsson's avatar Jakob Olsson
Browse files

script: multiap: handle spaces when re-writing WSC metadata to 1905 config

parent 07ab04c8
Branches
No related tags found
1 merge request!489Jo devel
Pipeline #131626 passed
...@@ -141,7 +141,7 @@ sync_credentials() { ...@@ -141,7 +141,7 @@ sync_credentials() {
shift shift
continue continue
} }
json_add_string "$key" ${val} json_add_string "$key" "${val}"
key=$1 key=$1
shift shift
done done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment