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",
# Compatibility with 4.x
"delete",
"shutdown",
"shutdown"
if ARGV[2]
action_hash = {
"action" => {

Loading…
Cancel
Save