Commit 491d3d3
authored
[generate dump]Added error message when saisdkdump fails (sonic-net#2356)
- What I did
Added error message when saisdkdump fails and cont to gather the rest. This is done to provide more readable information to the user when it cannot be avaialble (syncd for example is not running, during restart, etc).
- How I did it
Checked error code and print log
- How to verify it
Simulate saisdkdump error and verify the console output.1 parent 6830e01 commit 491d3d3
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
885 | 885 | | |
886 | 886 | | |
887 | 887 | | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
888 | 892 | | |
889 | 893 | | |
890 | 894 | | |
| |||
0 commit comments