Change #271351
| Category | None |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Tue 16 Jun 2026 19:11:15 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | be8f24323e8dc11c46f36b34118c7cf9856875fc |
Comments
perl: `open... || ` -> `open... or` (cont.) Also: unfold a few lines, fix a space, add a missing parentheses. Follow-up to 678e63934cc4bd1941b20c5111d37a6e530d2a5d #22036 Closes #22047
Changed files
- scripts/cd2cd
- scripts/managen
- scripts/mdlinkcheck
- scripts/mk-ca-bundle.pl
- scripts/nroff2cd
- tests/allversions.pm
- tests/ftpserver.pl
- tests/libtest/test613.pl
- tests/runner.pm
- tests/runtests.pl
- tests/test1119.pl
- tests/test1139.pl
- tests/test1140.pl
- tests/test1167.pl
- tests/test1173.pl
- tests/test1222.pl
- tests/test1488.pl
- tests/valgrind.pm