From 811cf98c49a7bb8bb9732ac3151e3a0f804f6b52 Mon Sep 17 00:00:00 2001 From: Alejandro Huertas Date: Tue, 23 Feb 2021 13:04:03 +0100 Subject: [PATCH] B #5258: remove comma after shutdown --- src/usr/bin/onegate.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/usr/bin/onegate.rb b/src/usr/bin/onegate.rb index c01acc4..18e02fc 100755 --- a/src/usr/bin/onegate.rb +++ b/src/usr/bin/onegate.rb @@ -667,7 +667,7 @@ when "vm" "release", # Compatibility with 4.x "delete", - "shutdown", + "shutdown" if ARGV[2] action_hash = { "action" => {