Skip to content

stress-testing-dockerfiles/docker-compose-up-gen.sh: show error message if a command is not available

Santiago Gil requested to merge santigl/stress-test-gen-error-msg into master

Description

This script requires dialog but if not present it will silently exit.

Changes proposed in this merge request:

  • Check for the presence of the required commands and print an error message if some of them is not available.

Merge request reports

Loading