Replace the root command with user mode 55/855/3
authorJingzhao.Ni <Jingzhao.Ni@arm.com>
Mon, 27 May 2019 12:31:16 +0000 (20:31 +0800)
committerJingzhao.Ni <Jingzhao.Ni@arm.com>
Tue, 28 May 2019 05:56:11 +0000 (13:56 +0800)
commit67927999de6f8c75dc21059b3935279913855931
tree0f1f3b2945e6e52535b74e5f834e65a480df0c79
parenta2ad6866adcc88915fbef21e9320f6b27db9371f
Replace the root command with user mode

The "sudo pip install" command cause some error when deploying
compass. So replace the "sudo pip install" with the "python -m
 pip install pyyaml" command.

Signed-off-by: Jingzhao.Ni <Jingzhao.Ni@arm.com>
Change-Id: Ia86e5a8b1c75e6367d044e94e356f7d1a855418e
jjb/iec/iec-compass-build.sh