mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
chcon: ignore valid_reference_repeated_reference for causing issue 7443
This commit is contained in:
@@ -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!();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user