]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: Make toaster script working in zsh
authorEd Bartosh <ed.bartosh@linux.intel.com>
Mon, 4 May 2015 09:16:48 +0000 (12:16 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 May 2015 11:13:27 +0000 (12:13 +0100)
commite7b27843e2f37619dbe555a8883ac67f418f32dc
tree897827b140a8a382790fb3f13f24967b6cd0f013
parent222e21d2fc3dc67449e582d983e11ea927e3eaef
toaster: Make toaster script working in zsh

Fixed shell syntax not understood by zsh. Made toaster
script to work for both shells in both modes: sourced and
directly called.

[YOCTO #6964]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
bin/toaster