forked from qt-creator/qt-creator
TaskTree tasks: Make task naming consistent
Task-number: QTCREATORBUG-29102 Change-Id: I96dfde58b684a3b48704778b92cdf2f869bbb7b1 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -160,7 +160,7 @@ TaskItem GenericLinuxDeviceTesterPrivate::gathererTask() const
|
||||
|
||||
return Group {
|
||||
optional,
|
||||
PortGatherer(setup, done, error)
|
||||
DeviceUsedPortsGathererTask(setup, done, error)
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user