mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
chcon: ignore valid_reference_repeated_reference for causing issue 7443
This commit is contained in:
parent
f60b4971c4
commit
3a858905fe
1 changed files with 1 additions and 0 deletions
|
@ -527,6 +527,7 @@ fn valid_reference_repeat_flags() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore = "issue #7443"]
|
||||
fn valid_reference_repeated_reference() {
|
||||
let (dir, mut cmd) = at_and_ucmd!();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue