Commit b34a540
authored
[generate_dump] Fix for deletion flow for all secret files from show-techsupport dump (#2571)
- What I did
Fixed a deletion flow for all secret files in the tech support dump.
- How I did it
Delete files by using the find and rm Linux utilities.
- How to verify it
Run the show_techsupport/test_techsupport_no_secret.py
Signed-off-by: Vadym Hlushko <vadymh@nvidia.com>1 parent fd4d9c0 commit b34a540
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1697 | 1697 | | |
1698 | 1698 | | |
1699 | 1699 | | |
1700 | | - | |
1701 | | - | |
1702 | | - | |
1703 | | - | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
| 1705 | + | |
| 1706 | + | |
| 1707 | + | |
1704 | 1708 | | |
1705 | 1709 | | |
1706 | 1710 | | |
| |||
0 commit comments