mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Merge branch 'main' of github.com:uutils/coreutils into fix-5327
This commit is contained in:
commit
edb5b65b01
45 changed files with 680 additions and 807 deletions
|
@ -1545,7 +1545,6 @@ fn test_cp_preserve_links_case_7() {
|
|||
.arg("dest")
|
||||
.fails()
|
||||
.stderr_contains("not replacing");
|
||||
();
|
||||
|
||||
assert!(at.dir_exists("dest"));
|
||||
assert!(at.plus("dest").join("f").exists());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue