mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-17 20:31:20 +00:00
The use of `>&` assumes we are using a shell that supports this syntax. In case of running this through `sh`, we get "Syntax error: Bad fd number" Signed-off-by: Khem Raj <raj.khem@gmail.com>