Skip to content
Snippets Groups Projects
Commit 4076d806 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[dock] Make raise_on_errors a member and use it in _exec

This allows to be coherent when running a command and docker is not
installed.

For example _discover_environment will fail even if raise_on_errors is
set to False if docker is not installed. This patch fixes that.
parent fda88e3e
No related branches found
No related tags found
2 merge requests!32Merge development branch 1.6.x,!24Make raise_on_errors a member and use it in _exec
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment