Clean up extra spaces
Clean up extra spaces, although these errors are not important, they affect the code specification. Signed-off-by: jayonlau <jayonlau@gmail.com>
This commit is contained in:
parent
06ec6424af
commit
a1359e90a6
@ -32,7 +32,7 @@ check_engine_state(){
|
|||||||
echo "Err: Longhorn engine for volume ${VOLUME_NAME} is not running"
|
echo "Err: Longhorn engine for volume ${VOLUME_NAME} is not running"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
exec_command() {
|
exec_command() {
|
||||||
|
Loading…
Reference in New Issue
Block a user