diff options
author | Marcus Tillmanns <marcus.tillmanns@qt.io> | 2022-10-14 13:39:16 +0200 |
---|---|---|
committer | Marcus Tillmanns <marcus.tillmanns@qt.io> | 2022-10-14 12:52:03 +0000 |
commit | a1e960a27ceee7548db401184bfe8f8786de2e8d (patch) | |
tree | 56b0bd668af10f031f615bed4ce7102c8fc702ac /src/plugins/cppcheck/cppcheckplugin.cpp | |
parent | 679a726330fdf1d1f122320872f9f033d894799e (diff) | |
download | qt-creator-a1e960a27ceee7548db401184bfe8f8786de2e8d.tar.gz |
Utils: Fix iterateWithFind
The change of runInShell to take QString + QStringList meant
that the caller was no longer able to fine tune the argument
escaping. This lead to "find -exec ... \;" being escaped incorrectly.
Changing back to CommandLine fixes this.
Change-Id: I55b09bd745c09912a2a0b4e43432824a99c0dd4e
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/cppcheck/cppcheckplugin.cpp')
0 files changed, 0 insertions, 0 deletions