Remove double quotes around EOF 53/70753/2
authorRihab Banday <rihab.banday@ericsson.com>
Wed, 12 Aug 2020 16:25:30 +0000 (18:25 +0200)
committerVictor Morales <v.morales@samsung.com>
Thu, 13 Aug 2020 19:46:06 +0000 (15:46 -0400)
commitbc5a2b41babac562ddf640b6f8fcce15f7d9ea48
tree52fff00d494293af3a5db6a70818d49f86beee74
parent332652ce8bb53ea580d3a2a1f9b12e7d311ae29b
Remove double quotes around EOF

The double quotes introduced by linting tool
around EOF in functions.sh causes issues during
deployment in CentOS. This change removes the double quotes.

Change-Id: I23f4739e9bfbde296c48d4cf260b8483a844fd0b
Signed-off-by: Rihab Banday <rihab.banday@ericsson.com>
functions.sh