forked from prusa3d/PrusaSlicer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix determining the path to the binary.
If the binary name is resolve from the shell $PATH environment variable, this previously failed and crashed with an exception. This change does some more effort to attempt trying to find the correct path in that case. This fixes prusa3d#5542 Signed-off-by: Henner Zeller <h.zeller@acm.org>
- Loading branch information
Showing
1 changed file
with
34 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters