Skip to content

fix curl debug options#15

Merged
martialblog merged 1 commit intoNETWAYS:masterfrom
provsn:master
Oct 6, 2025
Merged

fix curl debug options#15
martialblog merged 1 commit intoNETWAYS:masterfrom
provsn:master

Conversation

@ekin-oener-provsn
Copy link
Contributor

Fixes argument interpretation of curl command.

When options --silent and --output /dev/null are put into the same string, following error appears:

curl: option --silent --output /dev/null: is unknown
curl: try 'curl --help' or 'curl --manual' for more information

Creating a list where list elements are parsed to curl as arguments works as workaround.

@martialblog martialblog self-assigned this Oct 6, 2025
@martialblog
Copy link
Member

Hi, thanks for the PR. We'll have a look at it.

@martialblog
Copy link
Member

Looks good. Tested it and works again.

Thanks for the fix

@martialblog martialblog merged commit 9bac6aa into NETWAYS:master Oct 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants