Skip to content

Commit

Permalink
Merge pull request grpc#15631 from dgquintas/remove_check_srcs_and_hdrs
Browse files Browse the repository at this point in the history
Remove deprecated check_sources_and_headers.py sanity script
  • Loading branch information
dgquintas authored Jun 4, 2018
2 parents f423280 + 8d35b83 commit 70ce9e2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 127 deletions.
126 changes: 0 additions & 126 deletions tools/run_tests/sanity/check_sources_and_headers.py

This file was deleted.

1 change: 0 additions & 1 deletion tools/run_tests/sanity/sanity_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
- script: tools/run_tests/sanity/check_bazel_workspace.py
- script: tools/run_tests/sanity/check_cache_mk.sh
- script: tools/run_tests/sanity/check_owners.sh
- script: tools/run_tests/sanity/check_sources_and_headers.py
- script: tools/run_tests/sanity/check_shellcheck.sh
- script: tools/run_tests/sanity/check_submodules.sh
- script: tools/run_tests/sanity/check_test_filtering.py
Expand Down

0 comments on commit 70ce9e2

Please sign in to comment.