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
ab825285
Commit
ab825285
authored
May 22, 2017
by
Matthew Brett
Browse files
Use PIP_CMD for install in tests
parent
e8f39e7c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/test_python_install.sh
tests/test_python_install.sh
+1
-1
No files found.
tests/test_python_install.sh
View file @
ab825285
...
@@ -7,7 +7,7 @@ echo "virtualenv on path: $(which virtualenv)"
...
@@ -7,7 +7,7 @@ echo "virtualenv on path: $(which virtualenv)"
echo
"virtualenv cmd:
$VIRTUALENV_CMD
"
echo
"virtualenv cmd:
$VIRTUALENV_CMD
"
# Check that a pip install puts scripts on path
# Check that a pip install puts scripts on path
pip
install
delocate
$PIP_CMD
install
delocate
delocate-listdeps
--version
||
ingest
"Delocate not installed right"
delocate-listdeps
--version
||
ingest
"Delocate not installed right"
# Python version from Python to compare against required
# Python version from Python to compare against required
...
...
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