Code review comment for ubuntu-manual-tests:reusehome

Revision history for this message
Brian Murray (brian-murray) wrote :

I'm not exactly clear on where the test file should be located. Is it something like '/home/my-file-which-should-exist-later'? or is it '~/my-file-which-should-exist-later'?

I tested with the former, '/home/my-file-which-should-exist-later', and received a Permission denied error so I don't think you meant that. But if you did we should clarify the instructions so that we state that you need to create the file as root.

If it is the latter case I think we can use '~' as a shortcut without confusing too many people provided we explicitly call out the exact commands to use e.g. 'touch ~/my-file-which-I-want-preserved'.

review: Needs Information

« Back to merge proposal