Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
abe4af7903
No account linked to committer's email address
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. 0
    3
      autotest-checkers.sh

+ 0
- 3
autotest-checkers.sh Näytä tiedosto

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

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

exit $RESULT

Loading…
Peruuta
Tallenna