From 5b6255d0884b7e59a0de4b1b2259d3e45759e8c1 Mon Sep 17 00:00:00 2001 From: aor-fokus Date: Mon, 14 Jan 2019 13:35:29 +0100 Subject: [PATCH] foo --- create-binary-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-binary-dist b/create-binary-dist index e345645..66c6db4 100755 --- a/create-binary-dist +++ b/create-binary-dist @@ -47,7 +47,7 @@ if [ ${#find_result[*]} -eq 0 ]; then fi if [ ${#find_result[*]} -gt 1 ]; then - echo "Too many setup files matching the name. Exiting Now!." + echo "Too many setup files matching the name. Exiting Now!. " exit 1 fi