Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
4eecae37
Commit
4eecae37
authored
Mar 15, 2020
by
robbuckley
Browse files
now try to skip brew update completely
parent
43257b59
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
tests/test_multibuild.sh
tests/test_multibuild.sh
+0
-5
No files found.
tests/test_multibuild.sh
View file @
4eecae37
...
@@ -11,11 +11,6 @@ if [ -n "$IS_OSX" ]; then
...
@@ -11,11 +11,6 @@ if [ -n "$IS_OSX" ]; then
source
osx_utils.sh
source
osx_utils.sh
MB_PYTHON_OSX_VER
=
${
MB_PYTHON_OSX_VER
:-
$(
macpython_sdk_for_version
$MB_PYTHON_VERSION
)
}
MB_PYTHON_OSX_VER
=
${
MB_PYTHON_OSX_VER
:-
$(
macpython_sdk_for_version
$MB_PYTHON_VERSION
)
}
brew tap homebrew/homebrew-core
# To work round:
# https://travis-ci.community/t/syntax-error-unexpected-keyword-rescue-expecting-keyword-end-in-homebrew/5623
brew update
get_macpython_environment
$MB_PYTHON_VERSION
${
VENV
:-
""
}
$MB_PYTHON_OSX_VER
get_macpython_environment
$MB_PYTHON_VERSION
${
VENV
:-
""
}
$MB_PYTHON_OSX_VER
source
tests/test_python_install.sh
source
tests/test_python_install.sh
source
tests/test_fill_pyver.sh
source
tests/test_fill_pyver.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment