diff --git a/container/src/finance/completion.bash b/container/src/finance/completion.bash index 89e572c..b529c25 100644 --- a/container/src/finance/completion.bash +++ b/container/src/finance/completion.bash @@ -17,6 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +[ "$DOCKER_FINANCE_DEBUG" == true ] && set -xv [ -z "$DOCKER_FINANCE_CONTAINER_FLOW" ] && exit 1 function docker-finance::completion()