diff options
| author | Vlad Shablinsky | 2016-08-26 20:19:39 +0300 |
|---|---|---|
| committer | Vlad Shablinsky | 2016-08-26 20:19:39 +0300 |
| commit | 6d54a250472a5bb303f69adc4db8970bb8b9e3e0 (patch) | |
| tree | 40c82806f0bde6aff3b6f7f3710b02142f725bf4 /share | |
| parent | aa165e17075179ede8d17f64e7688b7d5ebdcf22 (diff) | |
| download | brew-6d54a250472a5bb303f69adc4db8970bb8b9e3e0.tar.bz2 | |
Brew-Test-Bot-For-Core-Contributors: fix broken link
Diffstat (limited to 'share')
| -rw-r--r-- | share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md b/share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md index f9572f519..8e264ea7e 100644 --- a/share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md +++ b/share/doc/homebrew/Brew-Test-Bot-For-Core-Contributors.md @@ -9,7 +9,7 @@ This job automatically builds any pull requests submitted to Homebrew/homebrew-c ## [Homebrew Testing](https://bot.brew.sh/job/Homebrew%20Testing/) This job is manually triggered to run [`brew test-bot`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/dev-cmd/test-bot.rb) with user-specified parameters. On a successful build it automatically uploads bottles. -You can manually start this job with parameters to run [`brew test-bot`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/cmd/test-bot.rb) with the same parameters. It's often useful to pass a pull request URL, a commit URL, a commit SHA-1 and/or formula names to have `brew-test-bot` test them, report the results and produce bottles. +You can manually start this job with parameters to run [`brew test-bot`](https://github.com/Homebrew/brew/blob/master/Library/Homebrew/dev-cmd/test-bot.rb) with the same parameters. It's often useful to pass a pull request URL, a commit URL, a commit SHA-1 and/or formula names to have `brew-test-bot` test them, report the results and produce bottles. ## Bottling To pull and bottle a pull request with `brew pull`: |
