diff options
| author | Mike McQuaid | 2017-05-30 19:14:40 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2017-05-30 19:14:40 +0100 |
| commit | 9032574038fdf322df8d2c527949c02c0d997400 (patch) | |
| tree | 3f1ae4f58c1e4e516142c7083ea115f2308a1b50 /Library/Homebrew/dev-cmd/pull.rb | |
| parent | d1f802c372563e36fe656c4662cae9e5b4138cdd (diff) | |
| download | brew-9032574038fdf322df8d2c527949c02c0d997400.tar.bz2 | |
Update jenkins.brew.sh links.
These previously, incorrectly pointed to bot.brew.sh.
Fixes #2703.
Diffstat (limited to 'Library/Homebrew/dev-cmd/pull.rb')
| -rw-r--r-- | Library/Homebrew/dev-cmd/pull.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/dev-cmd/pull.rb b/Library/Homebrew/dev-cmd/pull.rb index 9d08da95b..492898a47 100644 --- a/Library/Homebrew/dev-cmd/pull.rb +++ b/Library/Homebrew/dev-cmd/pull.rb @@ -14,7 +14,7 @@ #: #: ~ The URL of a commit on GitHub #: -#: ~ A "https://bot.brew.sh/job/..." string specifying a testing job ID +#: ~ A "https://jenkins.brew.sh/job/..." string specifying a testing job ID #: #: If `--bottle` is passed, handle bottles, pulling the bottle-update #: commit and publishing files on Bintray. |
