[COMMON] Fix non-breaking spaces in shell scripts 75/123675/2
authorguillaume.lambert <guillaume.lambert@orange.com>
Sat, 28 Aug 2021 07:40:08 +0000 (09:40 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Sat, 28 Aug 2021 07:46:01 +0000 (07:46 +0000)
commitbd1b9ab1891c275cb3b499956ceb0b498a634475
treeaa6fb46f1cae9bccad3803577f8d69a19d2513e8
parent6259f50ad9a1f628a3e43225fca8e5580e87ed91
[COMMON] Fix non-breaking spaces in shell scripts

Non-breaking spaces (0xa0) are interpreted differently than spaces,
what makes shell scripts debugging very tricky.

Issue-ID: OOM-264
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ica60bdc1274ae6f949c1df1cbef0836abd249654
kubernetes/contrib/dns-server-for-vhost-ingress-testing/deploy_dns.sh
kubernetes/helm/plugins/deploy/deploy.sh