From fa4bc65d0a0568fdbbb49ab27c487d89485bee4c Mon Sep 17 00:00:00 2001 From: Lionel Coupouchetty-Ramouchetty Date: Sat, 14 Nov 2020 15:35:53 +0100 Subject: [PATCH] fix: trailing whitespace --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 2d78d11..88ce0a2 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -22,7 +22,7 @@ install_restic () { arch=arm ;; *) - echo + echo ynh_die --message="Unsupported architecture \"$architecture\"" ;; esac