From d18f152aa3b2a6fd58b2c20b4edcdbd515c3c88f Mon Sep 17 00:00:00 2001 From: Suikan <26223147+suikan4github@users.noreply.github.com> Date: Fri, 2 Jul 2021 16:30:10 +0900 Subject: [PATCH] Fix the consistency check error That didn't terminate even error was detected. --- script/lib/confirmation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/lib/confirmation.sh b/script/lib/confirmation.sh index 674ab8c..e04569c 100644 --- a/script/lib/confirmation.sh +++ b/script/lib/confirmation.sh @@ -15,7 +15,7 @@ function confirmation(){ ...Installation process terminated.. HEREDOC - + return 1 # with error status fi # Sanity check for volume group name