@fcrozat's original fix assumes `which` not to output anything to STDOUT in case the command is not found. That is not necessarily true on all systems. A better solution is to check the return value instead. Fixes #4376master
parent
306e3e7ea0
commit
75e619b724
2 changed files with 3 additions and 5 deletions
Loading…
Reference in new issue