Преглед изворни кода

Fix return code

wip/gradle-reposilite
Sindre Stephansen пре 2 година
родитељ
комит
5378227573
Signed by: 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…
Откажи
Сачувај