From: Martin Pitt Date: Thu, 14 Sep 2017 13:05:07 +0000 (+0200) Subject: retry-gh-systemd-test: update URL for moved git repository X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=8503c22adcedb96704905a1c2f019c2320f48e57 retry-gh-systemd-test: update URL for moved git repository --- diff --git a/retry-gh-systemd-test b/retry-gh-systemd-test index 493d5d2..cfe7cc5 100755 --- a/retry-gh-systemd-test +++ b/retry-gh-systemd-test @@ -1,5 +1,5 @@ #!/bin/sh -e -# this needs https://git.launchpad.net/~ubuntu-release/+git/autopkgtest-cloud/plain/tools/retry-github-test +# this needs https://git.launchpad.net/autopkgtest-cloud/plain/tools/retry-github-test [ -n "$2" ] || { echo "Usage: $0 [release]" >&2; exit 1; } if [ "$2" = amd64 ] || [ "$2" = i386 ]; then