Skip to content

Commit

Permalink
Added cisco config platform commands
Browse files Browse the repository at this point in the history
Signed-off-by: Yucai Gu <yucgu@cisco.com>
  • Loading branch information
yucgu committed Aug 10, 2022
1 parent 8e171c7 commit 53d7792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -1173,8 +1173,8 @@ def config(ctx):
# Load asic_type for further use
#
global asic_type
return

exit("psss")
try:
version_info = device_info.get_sonic_version_info()
if version_info:
Expand Down

0 comments on commit 53d7792

Please sign in to comment.