Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[action] [PR:3631] [Mellanox] Update the save_file command in generate_dump to handle folders (#3631) #3639

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

mssonicbld
Copy link
Collaborator

  • 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.

…lders (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.
@mssonicbld
Copy link
Collaborator Author

Original PR: #3631

@mssonicbld mssonicbld merged commit 3b482f9 into sonic-net:202405 Nov 30, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants