Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi-call hostname example is broken on Windows #3074

Closed
2 tasks done
Tracked by #2861
epage opened this issue Dec 7, 2021 · 0 comments · Fixed by #3041
Closed
2 tasks done
Tracked by #2861

multi-call hostname example is broken on Windows #3074

epage opened this issue Dec 7, 2021 · 0 comments · Fixed by #3041
Labels
A-parsing Area: Parser's logic and needs it changed somehow. C-bug Category: Updating dependencies

Comments

@epage
Copy link
Member

epage commented Dec 7, 2021

  • I have searched the discussions
  • I have searched the existing issues

Description

#3015 is verifying the examples more thoroughly but broke on Windows, requiring me to disable the example test.

The original failure:

Testing examples\24a_multicall_busybox.md:8 ... failed
Expected 0, was 2

--- stdout	expected
+++ stdout	actual
@@ -0,0 +1,6 @@
+error: Found argument 'busybox[EXE]' which wasn't expected, or isn't valid in this context
+
+USAGE:
+     [OPTIONS] [SUBCOMMAND]
+
+For more information try --help

stderr:

Version

No response

Minimal reproducible code

See the example

Actual Behaviour

No response

Expected Behaviour

No response

Debug Output

No response

@epage epage added A-parsing Area: Parser's logic and needs it changed somehow. C-bug Category: Updating dependencies labels Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-parsing Area: Parser's logic and needs it changed somehow. C-bug Category: Updating dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant