Commit 12e1140
Relax check for SystemError
Summary: In 3.15 this error message is colored and includes the ANSI escape codes for the colorization so the in check doesn't match. Just look for `SystemError`
Reviewed By: yoney
Differential Revision: D85976047
fbshipit-source-id: 7c7643b7c4cf00ec0fca47991a0d677d591f63381 parent c2c1121 commit 12e1140
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments