Page MenuHomeVyOS Platform

Remove redundant use of show_config in vyos-merge-config
Closed, ResolvedPublic

Description

In the rewrite of vyos-merge-config, the technique was used of passing output of showConfig into ConfigTree. This is now implicit in config.py in T1758; consequently there is a redundancy that can be removed.

Details

Version
vyso 1.3
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)