mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-20 03:46:44 +08:00
Change-Id: Ib85721600b1e4461470a9ea4fd3b29fca0b35633 Reviewed-by: Simo Fält <simo.falt@qt.io>
5 lines
77 B
Bash
Executable File
5 lines
77 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -ex
|
|
|
|
source "${BASH_SOURCE%/*}/../common/python3.sh"
|