mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Remove comment on test_chown_only_group_id
This commit is contained in:
parent
99764b8e6e
commit
f8c4b56174
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ fn test_chown_only_user_id() {
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
// FixME: stderr = chown: ownership of 'test_chown_file1' retained as cuuser:wheel
|
// FixME: stderr = chown: ownership of 'test_chown_file1' retained as cuuser:wheel
|
||||||
// #[cfg(not(target_os = "freebsd"))]
|
#[cfg(not(target_os = "freebsd"))]
|
||||||
fn test_chown_only_group_id() {
|
fn test_chown_only_group_id() {
|
||||||
// test chown :1111 file.txt
|
// test chown :1111 file.txt
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue