diff options
| author | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-03-11 16:45:16 -0500 |
|---|---|---|
| committer | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-03-11 16:45:16 -0500 |
| commit | 732407e91a7336d15810f7e3d5933ebcdec6a96b (patch) | |
| tree | 8a2ca5dc4bbe2b6dc412b5836a9f2c42b219d5f6 /libs/plugin_python/tests/runner/test_diagnose.cpp | |
| parent | 11d95d117b205ba5398567dfd25b025a776a3949 (diff) | |
Fix rmdir for empty overwrite directory cleanup
QDir(path).rmdir(".") doesn't work on Linux — can't rmdir(".").
Use QDir().rmdir(path) to remove by absolute path instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'libs/plugin_python/tests/runner/test_diagnose.cpp')
0 files changed, 0 insertions, 0 deletions
