Skip to content

Commit

Permalink
M #-: Update onevnet
Browse files Browse the repository at this point in the history
(cherry picked from commit 8b022bc)
  • Loading branch information
Shanobi authored and rsmontero committed Jan 18, 2024
1 parent 07c2792 commit 532ca2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/onevnet
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ CommandParser::CmdParser.new(ARGV) do
States for delete: Any but READY
EOT

command :recover, recover_desc, [:range, :vmid_list],
command :recover, recover_desc, [:range, :vnetid_list],
:options => [SUCCESS, FAILURE, DELETE, RETRY] do
if !options[:success].nil?
result = 1
Expand Down

0 comments on commit 532ca2f

Please sign in to comment.