mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Adding some logging to be able to find the command.
This commit is contained in:
parent
e301b91ad4
commit
123bae77b1
1 changed files with 1 additions and 0 deletions
|
@ -8036,6 +8036,7 @@ install_gentoo_git_deps() {
|
|||
__emerge ${GENTOO_GIT_PACKAGES} || return 1
|
||||
fi
|
||||
|
||||
echoinfo "Running emerge -v1 setuptools"
|
||||
__emerge -v1 setuptools || return 1
|
||||
|
||||
__git_clone_and_checkout || return 1
|
||||
|
|
Loading…
Add table
Reference in a new issue