Skip to content

Commit 0a2f26c

Browse files
[sonic-installer]: Align command name style
Signed-off-by: marian-pritsak <[email protected]>
1 parent 8677d5f commit 0a2f26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def get_test_suite():
7272
'psuutil = psuutil.main:cli',
7373
'show = show.main:cli',
7474
'sonic-clear = clear.main:cli',
75-
'sonic_installer = sonic_installer.main:cli',
75+
'sonic-installer = sonic_installer.main:cli',
7676
'undebug = undebug.main:cli',
7777
]
7878
},

0 commit comments

Comments
 (0)