mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-13 07:45:53 +08:00
Python-xml library was dropped out - not supported anymore. Task-number: QTQAINFRA-5068 Change-Id: I6695b4456279143839c38637a5e67a754cafae19 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
4 lines
141 B
Bash
Executable File
4 lines
141 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# shellcheck source=../common/linux/disable-ntp_linux.sh
|
|
source "${BASH_SOURCE%/*}/../common/linux/disable-ntp_linux.sh"
|