rust/Cargo.toml
author Matt Harbison <matt_harbison@yahoo.com>
Thu, 17 Oct 2024 15:34:45 -0400
changeset 52115 bf3e6680c3e4
parent 51121 34e0670caf46
permissions -rw-r--r--
tests: dump the http server log after a clone in `test-static-http.t` The 404 message lines don't match `$LOGDATE$`, because that tests for a pattern from the first "-" through a "(GET|PUT|POST)", so glob the timestamp away manually.

[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"