Skip to content
GitLab
Explore
Sign in
Register
nexedi
slapos.core
Merge requests
!235
slap/standalone: Force remove partitions with chmod
Code
Review changes
Check out branch
Download
Patches
Plain diff
Łukasz Nowak
requested to merge
luke/slapos.core:fix/rmtree-with-chmod
into
master
Jun 25, 2020
Overview
7
Commits
0
Pipelines
3
Changes
0
Expand
In some cases partitions can chmod -w some paths, so use util.rmtree to overcome this situation.
Merge request reports