Some the scripts in the "support" directory have dashes ("-") in their names (e.g., apply-review.sh, apply-reviews.py), whereas some have underscores ("_") (e.g., docker_build.sh, mesos_split.py).
This is really confusing and we should stick with one style. I propose to change all them to use underscores. I will make sure the CI jobs are updated accordingly. Any objections? Thanks, Vinod