aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
diff options
context:
space:
mode:
authorXu Cheng2015-09-14 15:19:05 +0800
committerXu Cheng2015-09-14 21:07:37 +0800
commit6792847fc1534b6471ed08e82bac66a01fe1c113 (patch)
tree9e27ed5fb0f27e8131a26e3bcbd8e7ef8c2453d3 /Library/Homebrew/cmd
parent71198041c66e7544d31f80f3724691fa88179671 (diff)
downloadbrew-6792847fc1534b6471ed08e82bac66a01fe1c113.tar.bz2
fix update-test
Previously, `brew update-test` is run against master branch of local repo. However, we test PR using a detached branch in `brew test-bot`. The result is `brew update-test` will always be up-to-date in `test-bot`. To fix it, we create two local copies of git repo, and set master branch to start and end sha1 correspondingly. After that, `brew update` will be run to simulate the change between start and end sha1. Closes Homebrew/homebrew#43902. Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'Library/Homebrew/cmd')
0 files changed, 0 insertions, 0 deletions