Commit e1c8243
authored
[202205][generate_dump] Fix for a deletion flow for all secret files in the techsupport dump (#2572)
- 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 <[email protected]>1 parent 9f2984a commit e1c8243
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1607 | 1607 | | |
1608 | 1608 | | |
1609 | 1609 | | |
1610 | | - | |
1611 | | - | |
1612 | | - | |
1613 | | - | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
1614 | 1618 | | |
1615 | 1619 | | |
1616 | 1620 | | |
| |||
0 commit comments