diff --git a/scripts/lhexec b/scripts/lhexec index 54ea704..fd6a9e7 100755 --- a/scripts/lhexec +++ b/scripts/lhexec @@ -32,7 +32,7 @@ check_engine_state(){ echo "Err: Longhorn engine for volume ${VOLUME_NAME} is not running" exit 1 fi - + } exec_command() {