commit 9af9ce32009f0b3e2f282c066cb1f5085363f230 from: Stefan Sperling via: Thomas Adam date: Thu Apr 25 14:57:36 2024 UTC document new regress dependency on p5-http-daemon commit - bc3928c79c93537a0b1f94b2ba678430f22fedab commit + 9af9ce32009f0b3e2f282c066cb1f5085363f230 blob - 24be2d7d897884b48d98f81ff806e88dc4b631c1 blob + ae5c558e2f3d53821c53f70a439f34042c70edf3 --- README +++ README @@ -36,7 +36,9 @@ binaries in $PATH. Any tests written as shell scripts Tests which use the got clone, fetch, and send commands will fail if 'ssh 127.0.0.1' does not succeed non-interactively. - $ doas pkg_add git +Tests for HTTP protocol support rely on the HTTP::Daemon Perl module. + + $ doas pkg_add git p5-http-daemon $ make regress To test with packed repositories, run: