summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/files/run-ptest
Commit message (Collapse)AuthorAgeFilesLines
* perl: ensure all failures are caughtAlexander Kanavin2023-09-181-1/+1
| | | | | | | | | | Sed expression may miss some failures, and | obscures the non-zero return code which would otherwise indicate them. (From OE-Core rev: 2fbba38df89fd54ef3a048ba5d8d31fff4a7518c) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* perl: Move perl-sanity -> perlRichard Purdie2019-06-181-0/+2
This was moved during the perl cleanup, it can/should be moved back now as its confusing too many people. (From OE-Core rev: ce69c21707aa19ab8a3f6c07dc5a560671ab53a4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>