]> piware.de Git - bin.git/commitdiff
retry-gh-systemd-test: update URL for moved git repository
authorMartin Pitt <martin@piware.de>
Thu, 14 Sep 2017 13:05:07 +0000 (15:05 +0200)
committerMartin Pitt <martin@piware.de>
Thu, 14 Sep 2017 13:05:07 +0000 (15:05 +0200)
retry-gh-systemd-test

index 493d5d2d2a155c017730066fcd403c33f9bfd2e4..cfe7cc57b439eada1957ee4604e9d2e35d10dc7c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh -e
 #!/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 <PR> <arch> [release]" >&2; exit 1; }
 
 if [ "$2" = amd64 ] || [ "$2" = i386 ]; then
 [ -n "$2" ] || { echo "Usage: $0 <PR> <arch> [release]" >&2; exit 1; }
 
 if [ "$2" = amd64 ] || [ "$2" = i386 ]; then