mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-13 15:56:01 +08:00
Graphichs Platform: X11 (System default) in image with suffix 50 Graphics Platform: Wayland (Plasma (Wayland) in image with suffix 51 Pick-to: 6.4 6.2 5.15 Task-number: QTQAINFRA-5049 Change-Id: If4b208bc12bd272c757aac61ffc9ef7a88df8f7c Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jani Heikkinen <jani.heikkinen@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"
|