mirror of
https://github.com/curl/curl.git
synced 2025-01-30 14:22:33 +08:00
092c07d119
- prefer `.bat` extension over `.cmd` for MS-DOS batch, which also avoids confusion with OS/400 `.cmd` files. - cleanup `echo` quotes, drop them consistently. - delete empty output line from one of the error branches. - prefer lowercase commands like the rest of MS-DOS batches. - delete a contraction. - drop backticks from error message. - use `nmake.exe` consistently. - use equal/not-equal operator style consistently. - inline a single-line `if` branch. - delete exceptions and rules dealing with Windows `.cmd` extension. Closes #14084 |
||
---|---|---|
.. | ||
badwords.pl | ||
badwords.txt | ||
cleancmd.pl | ||
cleanspell.pl | ||
codespell-ignore.txt | ||
shellcheck.sh | ||
spacecheck.pl | ||
spellcheck.words | ||
spellcheck.yaml | ||
verify-examples.pl | ||
verify-synopsis.pl | ||
VERSIONS |