diff options
Diffstat (limited to 'third_party/git/ci/run-static-analysis.sh')
-rwxr-xr-x | third_party/git/ci/run-static-analysis.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/git/ci/run-static-analysis.sh b/third_party/git/ci/run-static-analysis.sh index 65bcebda41a0..a19aa7ebbc09 100755 --- a/third_party/git/ci/run-static-analysis.sh +++ b/third_party/git/ci/run-static-analysis.sh @@ -26,7 +26,4 @@ then exit 1 fi -make hdr-check || -exit 1 - save_good_tree |