Drop "ostree trivial-httpd" CLI, move to tests directory
authorColin Walters <walters@verbum.org>
Tue, 19 Jun 2018 13:34:18 +0000 (09:34 -0400)
committerColin Walters <walters@verbum.org>
Tue, 4 Jul 2023 12:18:24 +0000 (08:18 -0400)
commit0c36e8143d3c95d454b65c38f923cf71d08d5eb7
treedf3f161cadb6404aabfb1aa0a8eb2a5b036f8a0b
parentc2ad2d23aeb23c474f01ee64adee8953559773ab
Drop "ostree trivial-httpd" CLI, move to tests directory

See https://github.com/ostreedev/ostree/issues/1593

Basically this makes it easier for people packaging, as the trivial-httpd
is only for tests, and this way the binary will live with the tests.

Also at this point nothing should depend on `ostree trivial-httpd`.
Makefile-man.am
Makefile-ostree.am
Makefile-tests.am
configure.ac
src/ostree/main.c
tests/libtest.sh