blob: b34f5a09398a650bbf7bbad165e276e7a9ac4217 (
plain)
1
2
3
|
---
bugfixes:
- vyos_config - Only process src files as commands when they actually contain commands. This fixes an issue were the whitespace preceding a configuration key named 'set' was stripped, tripping up the parser.
|