Attention is currently required from: pespin.
1 comment:
File _testenv/data/podman/Dockerfile:
Patch Set #2, Line 22: asciidoc-base \
instead of adding asciidoc-base, let's configure nftables to not build man pages:
https://gerrit.osmocom.org/c/osmo-dev/+/38529
and
```diff
--- a/_testenv/testenv/osmo_dev.py
+++ b/_testenv/testenv/osmo_dev.py
@@ -89,6 +89,7 @@ def init():
"iu.opts",
"no_dahdi.opts",
"no_doxygen.opts",
+ "no_man_pages.opts",
"no_systemd.opts",
"werror.opts",
os.path.join(testenv.data_dir, "osmo-dev/osmo-bts-trx.opts"),
```
To view, visit change 38527. To unsubscribe, or for help writing mail filters, visit settings.