Corrected using of echo command 65/10265/1
authorViktor Tikkanen <viktor.tikkanen@nokia.com>
Fri, 19 Feb 2016 07:45:04 +0000 (09:45 +0200)
committerJose Lausuch <jose.lausuch@ericsson.com>
Fri, 19 Feb 2016 08:09:12 +0000 (08:09 +0000)
commit1047252c4e6b731b1d9870eed76da722fad08c27
tree1f64d4ba229b857eae790b3be66ed77d0323d01c
parent316f34e9007b757a388346261a4e00c8a04e5e93
Corrected using of echo command

Full path of echo is needed when using -e option in Docker file.
Otherwise -e will be output as part of the string.

Change-Id: Ic226209a3ef5dac991ccae996f6e7afa0061fccf
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
(cherry picked from commit 78fd590723f24a723fe8ab32bf992b80f0956f25)
docker/Dockerfile