Zblefg apparently that ls-remote test doesnt work

This commit is contained in:
Alexandre Aubin 2023-02-13 21:01:54 +01:00
parent a4013e414d
commit caaf968b0d

View file

@ -258,8 +258,6 @@ function fetch_package_to_test() {
log_critical "Unable to find a default branch to test (master or stable)"
fi
fi
else ! git ls-remote --quiet --exit-code $path_to_package_to_test ${gitbranch##-b } >/dev/null
log_critical "Branch ${gitbranch##-b } doesn't exists (anymore?) ?"
fi
log_info " on branch ${gitbranch##-b }"