Signed-off-by: Maxim Uvarov maxim.uva...@linaro.org

----------------github------------------------
/** Email created from pull request 293 (muvarov:devel/master_shippable)
 ** https://github.com/Linaro/odp/pull/293
 ** Patch: https://github.com/Linaro/odp/pull/293.patch
 ** Base sha: fc020907bee7ec2ba976bc02399f6fd47f110d65
 ** Merge commit sha: cec596361ede77c09b56ab7421a6781f93b262ca
 **/
----------------/github------------------------

----------------checkpatch.pl------------------------
WARNING: line over 80 characters
#36: FILE: scripts/shipabble-stats.sh:12:
+          <xsl:variable name="suiteName" 
select="normalize-space(SUITE_NAME/text())"/>

WARNING: line over 80 characters
#37: FILE: scripts/shipabble-stats.sh:13:
+          <xsl:variable name="numberOfTests" 
select="count(CUNIT_RUN_TEST_RECORD/CUNIT_RUN_TEST_SUCCESS)"/>

WARNING: line over 80 characters
#38: FILE: scripts/shipabble-stats.sh:14:
+          <xsl:variable name="numberOfFailures" 
select="count(CUNIT_RUN_TEST_RECORD/CUNIT_RUN_TEST_FAILURE)"/>

total: 0 errors, 3 warnings, 0 checks, 28 lines checked


to_send-p-000.patch has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
----------------/checkpatch.pl------------------------

Reply via email to