Skip to content
Snippets Groups Projects
Commit 739ecd56 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Remove defectiv comma.

Reviewed-by: iustinp
parent d0834de3
No related branches found
No related tags found
No related merge requests found
......@@ -423,7 +423,7 @@ node_opt = make_option("-n", "--node", dest="node", help="Target node",
metavar="<node>")
os_opt = cli_option("-o", "--os-type", dest="os", help="What OS to run",
metavar="<os>"),
metavar="<os>")
# this is defined separately due to readability only
add_opts = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment