소스 검색

Fix return code

wip/gradle-reposilite
Sindre Stephansen 2 년 전
부모
커밋
5378227573
로그인 계정: sindre <sindre@sindrestephansen.com> GPG 키 ID: B06FC67D17A46ADE
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      sync/resolve-deps.sh

+ 0
- 1
sync/resolve-deps.sh 파일 보기

@@ -41,7 +41,6 @@ wait_for_reposilite
if [ $? -lt 30 ]; then
echo "Running gradle"
gradle downloadDependencies
exit 0
else
echo "Can't connect to repository"
exit 255


불러오는 중...
취소
저장