Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 811cf98

Browse files
Alejandro Huertasvholer
authored andcommitted
B #5258: remove comma after shutdown
1 parent 23fb839 commit 811cf98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/usr/bin/onegate.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ def self.help_str
667667
"release",
668668
# Compatibility with 4.x
669669
"delete",
670-
"shutdown",
670+
"shutdown"
671671
if ARGV[2]
672672
action_hash = {
673673
"action" => {

0 commit comments

Comments
 (0)