Skip to content

Remove unneeded quotes around JENKINS_UNSAFE_SSL#5

Open
aeglajs wants to merge 5 commits into
PeterMosmans:masterfrom
aeglajs:master
Open

Remove unneeded quotes around JENKINS_UNSAFE_SSL#5
aeglajs wants to merge 5 commits into
PeterMosmans:masterfrom
aeglajs:master

Conversation

@aeglajs

@aeglajs aeglajs commented Dec 16, 2024

Copy link
Copy Markdown

Having quotes around this argument (especially if it is empty) in curl (tested on curl 8.7.1 (x86_64-apple-darwin24.0)) causes

curl: option : blank argument where content is expected
curl: try 'curl --help' or 'curl --manual' for more information

ovenystas and others added 5 commits June 13, 2022 21:36
Lint all files named Jenkinsfile, *.jenkins or *.jenkinsfile
Having quotes around this argument in curl (tested on curl 8.7.1 (x86_64-apple-darwin24.0)) causes 
```
curl: option : blank argument where content is expected
curl: try 'curl --help' or 'curl --manual' for more information
```
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