Commit df79133
committed
[core] desc.node: Use node's Python executable to call
If `pythonExecutable` has not been explicitly set in the node's
description, then the default `python` will be used. Otherwise, the
one set in the description will be used.
This makes the `_MESHROOM_COMPUTE_EXE` variable node-dependent whenever
we are not in release mode.meshroom_compute
1 parent 1c78056 commit df79133
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
261 | 263 | | |
262 | 264 | | |
263 | 265 | | |
264 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
265 | 272 | | |
266 | 273 | | |
267 | 274 | | |
| |||
0 commit comments