← Back to team overview

kubuntu-council team mailing list archive

Re: [Merge] ~hyask/ubuntu-manual-tests:skia/cleanup_base_test into ubuntu-manual-tests:main

 

Big +1 for adding the cleanup step. One question:

Would `umount -R base/` work? This should be even safer, as it should really unmount everything and allow to `rm` only if that succeeds. Something like:

  sudo umount -R base/ && sudo rm -rf base/

If this doesn't work for some reason your proposed version is fine.
-- 
https://code.launchpad.net/~hyask/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/460936
Your team Ubuntu Testcase Admins is requested to review the proposed merge of ~hyask/ubuntu-manual-tests:skia/cleanup_base_test into ubuntu-manual-tests:main.



References