]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Removes spurious \r in output that causes logging in journalctl to treat lines as...
authorcduk <redacted>
Fri, 13 Dec 2024 22:21:49 +0000 (23:21 +0100)
committerGitHub <redacted>
Fri, 13 Dec 2024 22:21:49 +0000 (23:21 +0100)
commit56eea0781cbd2608ed8ff524955495569b9264be
tree5a1054d8851d4c8c38c271ee7ad583acab5f512a
parenta76c56fa1a3d27467eb97468d8c3b2fe1243b61a
Removes spurious \r in output that causes logging in journalctl to treat lines as binary and therefore hidden by default (#10771)

Signed-off-by: Charles Darke <redacted>
Co-authored-by: Charles Darke <redacted>
examples/server/server.cpp