Corrected using of echo command 63/10263/1
authorViktor Tikkanen <viktor.tikkanen@nokia.com>
Fri, 19 Feb 2016 07:45:04 +0000 (09:45 +0200)
committerViktor Tikkanen <viktor.tikkanen@nokia.com>
Fri, 19 Feb 2016 07:48:18 +0000 (09:48 +0200)
commit78fd590723f24a723fe8ab32bf992b80f0956f25
treea82964719449c3e37ee5dd47e07531cd21dad020
parent4789710123718723adbc84ab6445ac141e074a9b
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>
docker/Dockerfile