]> code.ossystems Code Review - openembedded-core.git/commit
perl: Remove bashism from perl-tests.inc
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 7 Jan 2013 21:42:39 +0000 (19:42 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Jan 2013 22:37:21 +0000 (22:37 +0000)
commit8dd608dac1e5658197078d002dc1b3dc8ac83184
tree5e8f73b0121d0702126fada79d9d735a2fbc57b7
parente7c9706d6a6777326a62e73bffdbb0f940792ff4
perl: Remove bashism from perl-tests.inc

The perl-tests.inc file where using the constructs:

 cp {a,b} to/

but this is not supported in every shell so we cannot use it. This
patch fixes it.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-tests.inc
meta/recipes-devtools/perl/perl_5.14.2.bb