Skip to content

Commit

Permalink
Fix case typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps authored Nov 26, 2020
1 parent e4a5c5d commit 585ef59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datastore/linstor_un/clone
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ if [ -n "$RESOURCE_GROUP" ]; then
linstor_exec_and_log \
"resource-definition auto-place $DST_RES $RD_AUTO_PLACE_ARGS"
else
Linstor_exec_and_log \
linstor_exec_and_log \
"resource create $NODE_LIST $DST_RES $RES_CREATE_ARGS"
fi

Expand Down

0 comments on commit 585ef59

Please sign in to comment.