]> code.ossystems Code Review - openembedded-core.git/commit
sstate-cache-management.sh: Don't use echo -n
authorMartin Jansa <martin.jansa@gmail.com>
Sat, 1 Mar 2014 20:52:02 +0000 (21:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Mar 2014 15:24:04 +0000 (15:24 +0000)
commit53899da20cd439ae53974e507f3dd86cd6879455
tree6c611dfbdc9fdd737d3e83ecaece5174526539cf
parent66c6505e7ee0ea2efa13d1257982f721b26d83ae
sstate-cache-management.sh: Don't use echo -n

* when debug is enabled it causes more confusion than what it's gaining
  without debug enabled

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/sstate-cache-management.sh