Removing /home/bin
The bin user doesn't need an actual home folder to run the tests. As such this account should not be used in 'su - bin'. To be noted that 'su bin' still works as expected, and allow to run the minix test set as usual. Change-Id: I21fd178bf3b7b28849f05ef24930b553094cc851
This commit is contained in:
@@ -124,9 +124,9 @@
|
||||
./home/ast minix-sys obsolete
|
||||
./home/ast/.exrc minix-sys obsolete
|
||||
./home/ast/.profile minix-sys obsolete
|
||||
./home/bin minix-sys
|
||||
./home/bin/.exrc minix-sys
|
||||
./home/bin/.profile minix-sys
|
||||
./home/bin minix-sys obsolete
|
||||
./home/bin/.exrc minix-sys obsolete
|
||||
./home/bin/.profile minix-sys obsolete
|
||||
./lib minix-sys
|
||||
./mnt minix-sys
|
||||
./proc minix-sys
|
||||
|
||||
Reference in New Issue
Block a user