Ver código fonte

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 anos atrás
pai
commit
abe4af7903
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 0 adições e 3 exclusões
  1. 0
    3
      autotest-checkers.sh

+ 0
- 3
autotest-checkers.sh Ver arquivo

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

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

exit $RESULT

Carregando…
Cancelar
Salvar