Skip to content
Snippets Groups Projects
Commit 37f5d7d9 authored by Hans Fangohr's avatar Hans Fangohr
Browse files

fix syntax error in last commit

parent 3b22da2e
No related branches found
No related tags found
2 merge requests!19Move linux-debian11 into main,!1Resolve "First draft for user interface for top level install command"
......@@ -301,7 +301,7 @@ def main():
if cmd in ["install", "reinstall"]:
subp.add_argument(
"--toolchain",
"--toolchains"
"--toolchains",
type=str,
nargs="+",
default="NONE",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment