mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
12 lines
449 B
Plaintext
12 lines
449 B
Plaintext
|
|
QA output created by 366
|
||
|
|
--- runas -u 99 -g 99 chown 99 a
|
||
|
|
chown: changing ownership of 'a': Operation not permitted
|
||
|
|
--- runas -u 99 -g 99 chgrp 99 a
|
||
|
|
chgrp: changing group of 'a': Operation not permitted
|
||
|
|
--- runas -u 99 -g 99 chown 100 a
|
||
|
|
chown: changing ownership of 'a': Operation not permitted
|
||
|
|
--- runas -u 99 -g 99 chgrp 100 a
|
||
|
|
chgrp: changing group of 'a': Operation not permitted
|
||
|
|
--- runas -u 99 -g 99 chown 99 a
|
||
|
|
--- runas -u 99 -g 99 chgrp 99 a
|