archbuild: delete offload build directories not just artifacts
All threads resolved!
Signed-off-by: Leonidas Spyropoulos artafinde@archlinux.org
Merge request reports
Activity
requested review from @gromit, @jelle, @anthraxx, @svenstaro, @klausenbusk, and @foutrelis
assigned to @artafinde
- Resolved by Evangelos Foutras
Quick test indicates that
-delete
won't work for (non-empty?) directories:$ mkdir mew $ touch mew/test $ find -maxdepth 1 -name mew -delete find: cannot delete ‘./mew’: Directory not empty
Edited by Evangelos Foutras
added 1 commit
- 425f2df3 - archbuild: delete offload build directories not just artifacts
- Resolved by Leonidas Spyropoulos
added 1 commit
- cb35d0b7 - archbuild: delete offload build directories not just artifacts
added 4 commits
-
cb35d0b7...5e31779a - 3 commits from branch
archlinux:master
- dbef3bc8 - archbuild: delete offload build directories not just artifacts
-
cb35d0b7...5e31779a - 3 commits from branch
mentioned in commit 6d608c30
Please register or sign in to reply