diff options
| author | Mike McQuaid | 2017-05-30 20:28:50 +0100 |
|---|---|---|
| committer | GitHub | 2017-05-30 20:28:50 +0100 |
| commit | 90c971625e6560cf6a5633cd269cc7286028f021 (patch) | |
| tree | 8f785980c057f42c40c76ec171a76404500f2214 /Library/Homebrew/dev-cmd/pull.rb | |
| parent | 344c49229936736c902e08d965b4ed2262aa2c0c (diff) | |
| parent | 9032574038fdf322df8d2c527949c02c0d997400 (diff) | |
| download | brew-90c971625e6560cf6a5633cd269cc7286028f021.tar.bz2 | |
Merge pull request #2704 from MikeMcQuaid/jenkins-brew-sh
Update jenkins.brew.sh links.
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. |
