Files
qt5/coin/provisioning/qtci-macos-10.12-x86_64/06-disable_spotlight.sh
Simo Fält 0125d70806 Provisioning: Disable spotlight in macOS
While the VM we launch is a clean image the spotlight starts indexing
right after the boot. That seems to require quite a lot of resources.
Build machine doesn't need the feature, so we are disabling it.

Change-Id: I2c5f0030d7a687cfbded4e9bd4da70302cb0a933
Reviewed-by: Liang Qi <liang.qi@qt.io>
2018-08-24 18:24:50 +00:00

3 lines
73 B
Bash
Executable File

#!/usr/bin/env bash
$(dirname "$0")/../common/macos/disable_spotlight.sh