소스 검색

Sign-off check is now handled by a github app

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tags/v15.0.0beta2
Roeland Jago Douma 5 년 전
부모
커밋
abe4af7903
No account linked to committer's email address
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0
    3
      autotest-checkers.sh

+ 0
- 3
autotest-checkers.sh 파일 보기

@@ -40,7 +40,4 @@ done;
php ./build/files-checker.php
RESULT=$(($RESULT+$?))

php ./build/signed-off-checker.php
RESULT=$(($RESULT+$?))

exit $RESULT

Loading…
취소
저장