You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Mellanox] Update the save_file command in generate_dump to handle folders (sonic-net#3631)
- What I did
Support saving folders.
- How I did it
Add a check to the save_file command, if the path that was provided is to a folder, use an appropriate method.
- How to verify it
Previously when a folder was given to be saved using this function, an empty file with the folder name would be created.
0 commit comments