mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-16 17:26:08 +08:00
Task-number: QTQAINFRA-4477 Change-Id: Ie8ce60c4e6d9b948be2ff813b599a2d8f6d75099 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Toni Saario <toni.saario@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"
|