Testcase "nfs02" fails with following message
"Test Failed: Removal of write permissions not honored on ascii.sm"
This is because ascii.sm has a rwx file permission for others when It
got installed. The script first tried to remove only write permission
for others and then it tests it with the r-- permission so test get
fails as it has r-x permission for others.

Signed-off-by: Sumit Dhoot <sumitbd@linsyssoft.com>
Acked-by: Garrett Cooper <yanegomi@gmail.com>
1 file changed