]> git.ipfire.org Git - thirdparty/curl.git/commit
perl: `|| die` -> `or die` master
authorViktor Szakats <commit@vsz.me>
Sun, 14 Jun 2026 23:26:04 +0000 (01:26 +0200)
committerViktor Szakats <commit@vsz.me>
Mon, 15 Jun 2026 22:41:29 +0000 (00:41 +0200)
commit678e63934cc4bd1941b20c5111d37a6e530d2a5d
tree0723f2fe9c0d411705a3e548c4b9c4522f147a35
parent5d1ac48088cf4e04e689e98732024997b56d1511
perl: `|| die` -> `or die`

Usage was fifty-fifty between these syntaxes before this patch.

Closes #22036
29 files changed:
.github/scripts/cleancmd.pl
docs/examples/version-check.pl
scripts/cdall
scripts/checksrc-all.pl
scripts/checksrc.pl
scripts/completion.pl
scripts/extract-unit-protos
scripts/managen
scripts/singleuse.pl
tests/certs/genserv.pl
tests/getpart.pm
tests/libtest/test1013.pl
tests/libtest/test1022.pl
tests/libtest/test610.pl
tests/libtest/test613.pl
tests/runner.pm
tests/runtests.pl
tests/secureserver.pl
tests/servers.pm
tests/sshserver.pl
tests/test1119.pl
tests/test1135.pl
tests/test1165.pl
tests/test1167.pl
tests/test1222.pl
tests/test1477.pl
tests/test1707.pl
tests/test745.pl
tests/test971.pl