Skip to content

[SPI-1895]: only use python for thisdir on macOS

Andre Sailer requested to merge fixSetupCC8 into master

My understanding is that only the macos view would be used on OSX, so using readlink in other cases is OK. We can thus avoid calling python, which doens't exist per se on the centos8 machines, were only python2 and python3 exist.

Edited by Andre Sailer

Merge request reports