Commit 4ab5f84
committed
Some robustness fixes
- Remove extra white spaces after '\' on end of line. This shouldn't be
an issue with the current command, but could make troubleshooting more
difficult.
- Use PYTHON_VERSION variable when copying to Python paths.
Signed-off-by: Fabien Dupont <[email protected]>1 parent 1f24ee1 commit 4ab5f84
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| 420 | + | |
| 421 | + | |
420 | 422 | | |
421 | 423 | | |
422 | 424 | | |
| |||
430 | 432 | | |
431 | 433 | | |
432 | 434 | | |
433 | | - | |
| 435 | + | |
434 | 436 | | |
435 | 437 | | |
436 | 438 | | |
| |||
446 | 448 | | |
447 | 449 | | |
448 | 450 | | |
449 | | - | |
| 451 | + | |
450 | 452 | | |
451 | 453 | | |
452 | 454 | | |
| |||
0 commit comments