mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 14:07:42 +08:00
NTP need to be disabled from all tier2 templates
Task-number: QTQAINFRA-1608
Change-Id: I89e019c23b7a194efffa011200a8c870e3a65d66
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
(cherry picked from commit 4eaa017023)
3 lines
84 B
Bash
Executable File
3 lines
84 B
Bash
Executable File
#!/usr/bin/env bash
|
|
source "${BASH_SOURCE%/*}/../common/linux/disable-ntp_linux.sh"
|