Cleanup of unused macOS 10.10 provisioning scripts

Change-Id: Iae988527c2ed9a27bb724072064cd6d1dcd55f08
Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
Tony Sarajärvi
2018-08-21 15:41:57 +03:00
committed by Liang Qi
parent ba5211d85f
commit 5745c4da94
3 changed files with 0 additions and 9 deletions

View File

@@ -1 +0,0 @@
../common/macos/sha1sum-compatibility.sh

View File

@@ -1,4 +0,0 @@
#!/usr/bin/env bash
set -ex
BASEDIR=$(dirname "$0")
"$BASEDIR"/../common/macos/disable_update_downloads.sh

View File

@@ -1,4 +0,0 @@
#!/usr/bin/env bash
set -ex
source "${BASH_SOURCE%/*}/../common/macos/python2.sh"