<< Back to previous view |
![]() |
[QB-411] cleanup recursively removes target of symlink
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Critical |
Reporter: | AlSt | Assigned To: | Robin Shen |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: | QuickBuild 1.2.3 (build 185), Linux |
Description |
A clean build will try to delete the target locations of symbolic links in the checkouts directory. This can cause data loss if the linked target is writable for the user running QuickBuild. Linked directories will be removed recursively. |