Commit 18c7fc6
committed
[compiler-rt] [test] Consume stderr from the subprocess for getting page size
This avoids dozens of instances of benign error messages being
printed when running the tests on e.g. Windows:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: module 'os' has no attribute 'sysconf'1 parent 53dfdf7 commit 18c7fc6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
970 | 970 | | |
971 | 971 | | |
972 | 972 | | |
| 973 | + | |
973 | 974 | | |
974 | 975 | | |
975 | 976 | | |
| |||
0 commit comments