From 82ad2e84d349ea90dfc5c35b0bf47069a2f8ebaf Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Thu, 28 Jul 2022 18:21:48 +0200 Subject: [PATCH] fix: [compose-core] whitespaces !minor Signed-off-by: Valentin Lab --- bin/compose-core | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/compose-core b/bin/compose-core index e026ff6..0cfcbbe 100755 --- a/bin/compose-core +++ b/bin/compose-core @@ -2761,6 +2761,7 @@ _run_service_action_direct() { } export -f _run_service_action_direct + _run_service_action_relation() { local service="$1" action="$2" charm target_charm relation_name relation_config _dummy shift; shift @@ -2942,6 +2943,7 @@ export -f get_compose_relation_config # } # export -f get_compose_relation_config_for_service + _get_container_relation() { local metadata=$1 found relation_name relation_def