CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/08 02:08:56
Modified files:
share/man/man5 : cargo-module.5
Log message:
devel/cargo module: add MODCARGO_LIBTEST_ARGS variable
in order to pass arguments to LIBTEST (cargo test subsystem) and not to cargo
itself, provides a specific variable.
from Andrew Kloet (.net)
