Strip the proto build guard

This commit is contained in:
Clayton Coleman
2016-04-16 01:01:56 -04:00
parent 3753e2bded
commit cea4c010a6
9 changed files with 0 additions and 16 deletions

View File

@@ -26,7 +26,6 @@ SILENT=true
# Excluded checks are always skipped.
EXCLUDED_CHECKS=(
"verify-linkcheck.sh" # runs in separate Jenkins job once per day due to high network usage
"verify-generated-protobuf.sh" # TODO(smarterclayton) add when protobuf is part of direct generation
)
function is-excluded {