Commit b754dc2
Fix ProcessInfoTest.cpp when running as root
Summary:
CI runs as root, and when they run as root, the real-userId and effective-userId are root.
Also we had another hidden bug if root was not really root.
This should fix that.
Reviewed By: jdelliot
Differential Revision: D73051293
fbshipit-source-id: fcdbe61ba71b6b44b4a47bcc4a6a21ddd084d54c1 parent 0760134 commit b754dc2
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 34 | | |
41 | 35 | | |
42 | 36 | | |
| |||
0 commit comments