Skip to content

Commit

Permalink
T0000: dont merge
Browse files Browse the repository at this point in the history
  • Loading branch information
kumvijaya authored Nov 6, 2024
1 parent 742bc06 commit 109f607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/migration-scripts/config-management/0-to-1
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
# Add commit-revisions option if it doesn't exist

from vyos.configtree import ConfigTree
import json

def migrate(config: ConfigTree) -> None:
if config.exists(['system', 'config-management', 'commit-revisions']):
Expand Down

0 comments on commit 109f607

Please sign in to comment.