From 237eb586e1184c52f66b49cdb65309906124ae4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Mon, 24 Feb 2020 13:37:46 +0100 Subject: [PATCH] removed useless echo --- scripts/update-all.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/update-all.sh b/scripts/update-all.sh index ef5c6df..90d8e27 100755 --- a/scripts/update-all.sh +++ b/scripts/update-all.sh @@ -54,7 +54,6 @@ fi ./scripts/check_composer.sh if [[ $? -eq 1 ]]; then - echo 'failed' exit 1 fi