From a94f204647de03750127bb5601074ff1ac1d6468 Mon Sep 17 00:00:00 2001 From: Alexandre LE GALL Date: Fri, 16 Jul 2021 17:43:46 +0200 Subject: [PATCH] balance-containers: erreur d'indentation --- balance-containers/run.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/balance-containers/run.bash b/balance-containers/run.bash index ddd458f..24f5f3c 100755 --- a/balance-containers/run.bash +++ b/balance-containers/run.bash @@ -20,9 +20,9 @@ show_usage() { } move_ct() { - echo "$ct:" + echo "- $ct:" echo " target: $ct:" - echo " processing:" + echo " processing:" # ArrĂȘter echo -n " stop: "