rougail-user-data-environment/tests/errors/results/06_dynamic_unknown.env

6 lines
204 B
Bash
Raw Normal View History

2025-05-11 19:10:02 +02:00
{
"errors": [],
"warnings": [
2026-01-20 12:37:36 +01:00
"variable or family \"dyn_unknown\" does not exist so cannot load \"dyn_unknown.variable\", it will be ignored when loading from environment variable"
2025-05-11 19:10:02 +02:00
]
}