summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/js
diff options
context:
space:
mode:
authorDarren Hart <darren@dvhart.com>2010-08-16 20:14:49 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-21 23:38:00 +0100
commit1cf456611d1e14ab06d93da34ca8898fe3692a84 (patch)
treec94f7cf1c06244d9c9c835dac4099645dfd4c68e /meta/recipes-support/js
parentf342f3ba68d8cbd5b5b58129ba16324f280de6b1 (diff)
downloadpoky-1cf456611d1e14ab06d93da34ca8898fe3692a84.tar.gz
Wrap output at 80 columns for poky-env-internal
The output of: $ source poky-init-build-env would wrap on 80 character terminals, making the output difficult to read. Replace the somewhat clumsy repeated usage of "echo" with bash here documents, limiting line length to 80 characters. The use of here documents simplifies this by removing any leading commands or indentation from the output being generated. A bash'ism should be acceptable here as poky-init-build-env already aborts if the shell is not bash. Signed-off-by: Darren Hart <darren@dvhart.com>
Diffstat (limited to 'meta/recipes-support/js')
0 files changed, 0 insertions, 0 deletions