Commit 5a1bed2
ktest: Fix Test Failures Due to Missing LOG_FILE Directories
Handle missing parent directories for LOG_FILE path to prevent test
failures. If the parent directories don't exist, create them to ensure
the tests proceed successfully.
Cc: <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Ayush Jain <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>1 parent 7eb1721 commit 5a1bed2
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4303 | 4303 | | |
4304 | 4304 | | |
4305 | 4305 | | |
| 4306 | + | |
| 4307 | + | |
| 4308 | + | |
| 4309 | + | |
| 4310 | + | |
| 4311 | + | |
| 4312 | + | |
| 4313 | + | |
4306 | 4314 | | |
4307 | 4315 | | |
4308 | 4316 | | |
| |||
0 commit comments