Skip to content

Commit

Permalink
Clean up extra spaces
Browse files Browse the repository at this point in the history
Clean up extra spaces, although these errors are not important, they affect the code specification.

Signed-off-by: jayonlau <jayonlau@gmail.com>
jayonlau authored and innobead committed Jul 29, 2021
1 parent 06ec642 commit a1359e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/lhexec
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ check_engine_state(){
echo "Err: Longhorn engine for volume ${VOLUME_NAME} is not running"
exit 1
fi

}

exec_command() {

0 comments on commit a1359e9

Please sign in to comment.