----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60529/ -----------------------------------------------------------
(Updated June 29, 2017, 8:26 a.m.) Review request for mesos and Joseph Wu. Changes ------- Improved description. Repository: mesos Description (updated) ------- While cleaning up this script for PyLint conformance in 09fc35978c77ed0f22df1823f5c9220f1ed098ed we introduced usage of an incorrect value `patch` when this script was run under Windows. This commit restores the previous data flow. The issue was the cause of the Mesos Reviewbot Windows error messages seen when review requests were posted on the Review Board the past few days. Diffs (updated) ----- support/apply-reviews.py c9c87c6fce4e125a664307f7ac8bc56f4919f157 Diff: https://reviews.apache.org/r/60529/diff/2/ Changes: https://reviews.apache.org/r/60529/diff/1-2/ Testing (updated) ------- Added support to source_dirs in the PyLinter defined in mesos-style.py. Only acceptable errors where displayed (e.g. due to the name of the file containing a dash instead of an underscore). Thanks, Armand Grillet
