From: Martin Pitt Date: Fri, 26 Oct 2018 07:11:59 +0000 (+0200) Subject: retry-gh-systemd-test: Directly use Debian salsa branch X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=4e0fe5d8a00af60efa1a2ff8e7125245c8d54608;hp=d2ffc770edd7a6050eaf46b9ce58e6745723930f retry-gh-systemd-test: Directly use Debian salsa branch The mirror is not necessary any more, cloning from salsa is fast. --- diff --git a/retry-gh-systemd-test b/retry-gh-systemd-test index d8864f9..28eb1b6 100755 --- a/retry-gh-systemd-test +++ b/retry-gh-systemd-test @@ -6,5 +6,5 @@ # branch="%23mpitt/ci-loop-debug" #fi -~/ubuntu/autopkgtest-cloud/tools/retry-github-test https://api.github.com/repos/systemd/systemd/pulls/$1 'https://autopkgtest.ubuntu.com/request.cgi?release='${3:-bionic}'&arch='$2'&build-git=https%3A%2F%2Fgit.launchpad.net%2F~pitti%2Fsystemd%2F%2Bgit%2Fdebian'$branch'&env=CFLAGS%3D-O0%3BDEB_BUILD_PROFILES%3Dnoudeb%3BTEST_UPSTREAM%3D1&package=systemd-upstream&ppa=pitti%2Fsystemd-semaphore' ~/archiv/github-secret-systemd.txt +~/ubuntu/autopkgtest-cloud/tools/retry-github-test https://api.github.com/repos/systemd/systemd/pulls/$1 'https://autopkgtest.ubuntu.com/request.cgi?release='${3:-bionic}'&arch='$2'&build-git=https%3A%2F%2Fsalsa.debian.org%2Fsystemd-team%2Fsystemd.git'$branch'&env=CFLAGS%3D-O0%3BDEB_BUILD_PROFILES%3Dnoudeb%3BTEST_UPSTREAM%3D1&package=systemd-upstream&ppa=pitti%2Fsystemd-semaphore' ~/archiv/github-secret-systemd.txt