]> git.ipfire.org Git - thirdparty/curl.git/commit
tests/server: drop unused `base64.pl`
authorViktor Szakats <commit@vsz.me>
Fri, 14 Mar 2025 00:40:12 +0000 (01:40 +0100)
committerViktor Szakats <commit@vsz.me>
Fri, 14 Mar 2025 09:00:06 +0000 (10:00 +0100)
commit63cf4647931a8b8d55b7de1284bbc6adccbec4ce
tree26ba55d003ad8e52217c5f0a99c9e5cce9c784df
parentaf6ec8e430346e2e4b5ea2f85ac01e1c300fbe0e
tests/server: drop unused `base64.pl`

When committed in 2004, it served as a developer helper tool while
`coreutils` was yet missing a `base64` command.

Assisted-by: Dan Fandrich
Closes #16713
tests/server/Makefile.am
tests/server/base64.pl [deleted file]