Skip to content

Commit

Permalink
Merge pull request #23 from vyos/mirror-test-4
Browse files Browse the repository at this point in the history
T0000: Mirror test 4
  • Loading branch information
kumvijaya authored Nov 17, 2024
2 parents d2a1685 + fcdf3ac commit c51d2cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ reason, which made it hard to navigate or write meaningful changelogs. As the
code undergoes rewrite in the new style in VyOS 1.2.0+, we consolidate the
rewritten code in this package.

Update - 3
Update - 4


If you just want to build a VyOS image, the repository you want is
Expand Down
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os
import json
# new comment 3
# new comment 4
from setuptools import setup

def packages(directory):
Expand Down

0 comments on commit c51d2cb

Please sign in to comment.