fuel-deploy.sh: Add missing quotes in 'sudo -E' 19/41419/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 8 Sep 2017 17:50:25 +0000 (19:50 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 8 Sep 2017 17:50:25 +0000 (19:50 +0200)
commit020a0af48b63f73de6f751021e20a97c7d8ec757
treeb0d111655d4f524f37336fba9885a243578875a6
parentc897c28c442e9f32e760d6d575df109b448b2313
fuel-deploy.sh: Add missing quotes in 'sudo -E'

Previous commit extended the SUDO variable to include '-E', but
failed to properly quote the full `sudo -E` string, resulting in
"command not found" errors.

Change-Id: I266aa5259f09c3605e1c5a7ad165397ce83be0bb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
jjb/fuel/fuel-deploy.sh