diff options
author | hjk <hjk@qt.io> | 2021-06-07 11:34:35 +0200 |
---|---|---|
committer | hjk <hjk@qt.io> | 2021-06-08 07:32:02 +0000 |
commit | 1ce7adce470d9c2eae3fa119ac65c935dc2de5b9 (patch) | |
tree | a8c893eadd4a781d72e452b68d419623ffa70056 /src/plugins/cpptools/cpprefactoringchanges.cpp | |
parent | bcd3feeaa70e4e2b1eb8751614f0b436873309c6 (diff) | |
download | qt-creator-1ce7adce470d9c2eae3fa119ac65c935dc2de5b9.tar.gz |
Utils: Set the working directory in QtcProcess::start
The m_process member is strictly speaking only needed for processes
handled "fully locally", i.e. without diversion through any device.
Better set it only when needed, even if only to avoid even unused
locally illegal paths like "docker://123/tmp/x" as working directory.
Change-Id: Ia9e686855ff0c213eb3be03def8c4cecc7ee37ae
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cpprefactoringchanges.cpp')
0 files changed, 0 insertions, 0 deletions