diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 19:05:34 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-07 19:05:34 +0300 |
| commit | e96d2b4e4ceb84a502201fcd3a58934478687201 (patch) | |
| tree | 2a7f5fe709f59f8de53ef27d8d3c53650b999d8f | |
| parent | 7502ad35ac1ee3c60f80dff3aa8e3addb3a5bbc6 (diff) | |
| download | vyos1x-config-e96d2b4e4ceb84a502201fcd3a58934478687201.tar.gz vyos1x-config-e96d2b4e4ceb84a502201fcd3a58934478687201.zip | |
general: T8595: clean leaked internal references
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ OCaml library that parses, manipulates, and serializes VyOS 1.x and EdgeOS confi - License: LGPL-2.1 in tree (`LICENSE`); opam declares `MIT` (note the discrepancy if redistributing). ## Build / test / run -- Local: `opam install . --deps-only` then `dune build -p vyos1x-config`. +- Local: `opam install. --deps-only` then `dune build -p vyos1x-config`. - Install: `dune install` (or via opam-pin). - No `dune runtest` suite in tree; coverage comes from `libvyosconfig` and `vyos-1x` smoketests downstream. |
