View grantPermissionsToAccounts.groovy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Forked from https://gist.github.com/sboardwell/f1e85536fc13b8e4c0d108726239c027 | |
Changes made: | |
- add `combinedPerm` functions to make sure the new config won't replace the current settings. | |
**/ | |
/* | |
Copyright (c) 2015-2018 Sam Gleske - https://github.com/samrocketman/jenkins-bootstrap-shared | |
Licensed under the Apache License, Version 2.0 (the "License"); |
View # python@2 - 2018-05-23_17-21-03.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for python@2 on macOS 10.13.4 | |
Build date: 2018-05-23 17:21:03 |
View $ brew install python
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install python | |
Updating Homebrew... | |
==> Downloading https://homebrew.bintray.com/bottles/python-3.6.5.high_sierra.bottle.1.tar.gz | |
==> Downloading from https://akamai.bintray.com/7e/7e0fc1b078b51d9478ab08660d5df01611976a7af0f6c24054bda58264bb506c?__gda__=exp=15270608 | |
######################################################################## 100.0% | |
==> Pouring python-3.6.5.high_sierra.bottle.1.tar.gz | |
Error: The `brew link` step did not complete successfully | |
The formula built, but is not symlinked into /usr/local | |
Could not symlink bin/2to3 | |
Target /usr/local/bin/2to3 |