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.


-- 
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to     : canonical-ubuntu-qa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa
More help   : https://help.launchpad.net/ListHelp

Reply via email to