From: Martin Pitt Date: Fri, 16 Dec 2016 14:44:29 +0000 (+0100) Subject: retry-gh-systemd-test: Update branch URL X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=662bdcfb56b3ee7ccf5235ae62e5a6cf13dbc2c3 retry-gh-systemd-test: Update branch URL --- diff --git a/retry-gh-systemd-test b/retry-gh-systemd-test index d34845a..4e2920f 100755 --- a/retry-gh-systemd-test +++ b/retry-gh-systemd-test @@ -1,5 +1,5 @@ #!/bin/sh -e [ -n "$2" ] || { echo "Usage: $0 " >&2; exit 1; } -~/ubuntu/autopkgtest-cloud/tools/retry-github-test https://api.github.com/repos/systemd/systemd/pulls/$1 'https://autopkgtest.ubuntu.com/request.cgi?release=xenial&arch='$2'&build-git=https%3A%2F%2Fgit.launchpad.net%2F~pitti%2F%2Bgit%2Fsystemd-debian&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=xenial&arch='$2'&build-git=https%3A%2F%2Fgit.launchpad.net%2F~pitti%2Fsystemd%2F%2Bgit%2Fdebian&env=CFLAGS%3D-O0%3BDEB_BUILD_PROFILES%3Dnoudeb%3BTEST_UPSTREAM%3D1&package=systemd-upstream&ppa=pitti%2Fsystemd-semaphore' ~/archiv/github-secret-systemd.txt