Commit 6e7fe19
authored
The error string on VxWorks is "no such file or directory" for FileNotFoundError. That is, the 1st letter of the error string has lower case.
(cherry picked from commit b063b02)
Co-authored-by: pxinwr <[email protected]>
Automerge-Triggered-By: GH:gpshead
1 parent a2c72d5 commit 6e7fe19
File tree
2 files changed
+2
-1
lines changed- Lib/test
- Misc/NEWS.d/next/Tests
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments