Commit 032ee97
committed
[rootx] Don't use full path in
If the `root` executable was in the path and could be started, the
`root.exe` is in the path to because they are in the same directory.
Therefore it's not necessary to start `root.exe` with the full path.root.exe invocation1 parent b679891 commit 032ee97
1 file changed
+6
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 43 | | |
50 | 44 | | |
51 | 45 | | |
| |||
160 | 154 | | |
161 | 155 | | |
162 | 156 | | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | 157 | | |
167 | 158 | | |
168 | 159 | | |
| |||
241 | 232 | | |
242 | 233 | | |
243 | 234 | | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
253 | 238 | | |
254 | 239 | | |
255 | 240 | | |
256 | 241 | | |
257 | 242 | | |
258 | 243 | | |
259 | 244 | | |
260 | | - | |
| 245 | + | |
261 | 246 | | |
262 | 247 | | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
| 248 | + | |
| 249 | + | |
267 | 250 | | |
268 | 251 | | |
269 | 252 | | |
0 commit comments