B #5258: remove comma after shutdown

pull/222/head
Alejandro Huertas 4 years ago committed by Vlastimil Holer
parent 23fb8394e7
commit 811cf98c49

@ -667,7 +667,7 @@ when "vm"
"release", "release",
# Compatibility with 4.x # Compatibility with 4.x
"delete", "delete",
"shutdown", "shutdown"
if ARGV[2] if ARGV[2]
action_hash = { action_hash = {
"action" => { "action" => {

Loading…
Cancel
Save