Commit b679891
[thisroot] resolve reexec sh on macos
On MacOS, sh re-executes as another shell. This tripped the logic in thisroot that's
trying to find out which shell is running.
Fixes #19965
Co-authored-by: Stephan Hageboeck <[email protected]>1 parent c949817 commit b679891
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
192 | 198 | | |
193 | 199 | | |
194 | 200 | | |
| |||
0 commit comments