Remove client-log from SSL test .gitignore
Started by Daniel Gustafssonover 4 years ago2 messageshackers
The original import of the SSL tests saved the clientside log in /client-log,
which was later removed in 1caef31d9. The test/ssl .gitignore didn't get the
memo though.
The attached trivial patch removes it from .gitignore, barring objections I'll
push that.
--
Daniel Gustafsson https://vmware.com/
Attachments:
ssl-gitignore.patchapplication/octet-stream; name=ssl-gitignore.patch; x-unix-mode=0644Download+0-2
Re: Remove client-log from SSL test .gitignore
On Wed, Jul 28, 2021 at 12:37:47AM +0200, Daniel Gustafsson wrote:
The original import of the SSL tests saved the clientside log in /client-log,
which was later removed in 1caef31d9. The test/ssl .gitignore didn't get the
memo though.
Good catch. Thanks.
--
Michael