mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 12:26:36 +08:00
Task-number: QTQAINFRA-4498
Change-Id: I248a0ea19a7e2af59350ba66b55983c20927fff3
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit 426bab28a8)
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
5 lines
150 B
Bash
Executable File
5 lines
150 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# shellcheck source=../common/linux/disable-notifications.sh
|
|
source "${BASH_SOURCE%/*}/../common/linux/disable-notifications.sh"
|