On Mon, Nov 08, 2010 at 03:25:50PM +0000, Antti Kantee wrote: > Module Name: src > Committed By: pooka > Date: Mon Nov 8 15:25:50 UTC 2010 > > Modified Files: > src/tests/fs/tmpfs: t_mkdir.sh > > Log Message: > Use su -m since _atf has nologin as its shell. > XXX: this will still fail if root's shell is csh
If you're going to go to the trouble of littering the system with test users and groups, why not create a wrapper program that behaves in a useful and predictable manner instead of using su and blowing up on random user settings? -- David A. Holland dholl...@netbsd.org