mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
Fix the consistency check error
That didn't terminate even error was detected.
This commit is contained in:
parent
123f187cad
commit
d18f152aa3
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ function confirmation(){
|
||||||
|
|
||||||
...Installation process terminated..
|
...Installation process terminated..
|
||||||
HEREDOC
|
HEREDOC
|
||||||
|
return 1 # with error status
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Sanity check for volume group name
|
# Sanity check for volume group name
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue