mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-30 18:27:11 +08:00
Targets will be non-blocking and only in nightly run for now Task-number: QTQAINFRA-4926 Change-Id: I7b229c1ccc34da4f1843dac3c25e19f7df819489 Reviewed-by: Toni Saario <toni.saario@qt.io>
5 lines
82 B
Bash
Executable File
5 lines
82 B
Bash
Executable File
#!/bin/bash
|
|
|
|
BASEDIR=$(dirname "$0")
|
|
"$BASEDIR/../common/linux/ubuntu-version.sh"
|