]> code.ossystems Code Review - openembedded-core.git/commit
file: fix perl reported as awk
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 10 Jul 2014 10:31:22 +0000 (03:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jul 2014 09:15:33 +0000 (10:15 +0100)
commit99de944c9e9dd70e8319c3d27bb61d3c781a29f3
tree9840ac7faca459250336ca17808a8d381ef48621
parent4a7df842a0e8754329b3f7b5b25483b0d403ea4d
file: fix perl reported as awk

The awk pattern was checked *before* the Perl pattern, so the perl
script with BEGIN{...} would be reported as awk, this patch fixes it.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/file/file/debian-742262.patch [new file with mode: 0644]
meta/recipes-devtools/file/file_5.18.bb