Closed mark-ep closed 6 years ago
This is due to one of the new CNF parameters (flag_output_format_cnf
) not being included in the default CNF file for v1.5.0. The parameter is optional, but a value is required for the upgrade command to work.
I'll add a value for this parameter to the default CNF for v1.5.0
fixed by #56
Expected behavior
After installing v1.5.0, the command
dedop config upgrade
will upgrade existing configurations to the latest version.Actual behavior
The command fails
Steps to reproduce the issue
dedop config upgrade
Specifications
all platforms