From 6a28070017c83c273e76d40aeac889647d92ce17 Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Fri, 7 Oct 2016 13:09:27 +0100 Subject: [PATCH] Too many `-`s --- automated install/basic-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index ba098109..72c94da8 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -918,7 +918,7 @@ fi # Start the installer # Verify there is enough disk space for the install if [[ $1 = "--i_do_not_follow_recommendations" ]]; then - echo "::: ----i_do_not_follow_recommendations passed to script" + echo "::: --i_do_not_follow_recommendations passed to script" echo "::: skipping free disk space verification!" else verifyFreeDiskSpace