瀏覽代碼

Fix return code

wip/gradle-reposilite
Sindre Stephansen 2 年之前
父節點
當前提交
5378227573
簽署人: sindre <sindre@sindrestephansen.com> GPG Key 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


Loading…
取消
儲存