Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker isQuiet: command not found #693

Closed
ewap85 opened this issue Jan 24, 2022 · 0 comments · Fixed by #694
Closed

Docker isQuiet: command not found #693

ewap85 opened this issue Jan 24, 2022 · 0 comments · Fixed by #694
Labels
bug Something isn't working

Comments

@ewap85
Copy link

ewap85 commented Jan 24, 2022

Expected behavior
As a devonfw-ide user, run devon docker setup without errors.

Actual behavior
scripts/command/docker: line 79: isQuiet: command not found
Steps to reproduce (bug) / Use Case of feature request (enhancement)

The same bug like:
#664 / 662: scripts/command/eclipse: line 79: isQuiet: command not found

if [ "${1}" != "silent" ] && ! isQuiet
has to be doIsQuiet instead.

@ewap85 ewap85 added the bug Something isn't working label Jan 24, 2022
ewasikora added a commit to ewasikora/ide that referenced this issue Jan 25, 2022
@hohwille hohwille linked a pull request Jan 28, 2022 that will close this issue
hohwille pushed a commit that referenced this issue Jan 28, 2022
Co-authored-by: Malte Brunnlieb <maybeec@users.noreply.github.com>
@hohwille hohwille added this to the release:2021.12.005 milestone Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants