aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-macos-13-x86_64/01-sha1sum-compatibility.sh
blob: 583195c7ebe1eeb7ea47559a5e8cccc0b28b07a8 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env bash
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

#!/usr/bin/env bash

set -ex

# shellcheck source=../common/macos/sha1sum-compatibility.sh
source "${BASH_SOURCE%/*}/../common/macos/sha1sum-compatibility.sh"