mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
Merge branch 'master' into iss1769
This commit is contained in:
commit
aac79d13b3
81 changed files with 3802 additions and 1438 deletions
|
@ -177,7 +177,7 @@ fn test_rm_directory_without_flag() {
|
|||
let dir = "test_rm_directory_without_flag_dir";
|
||||
|
||||
at.mkdir(dir);
|
||||
|
||||
|
||||
let result = ucmd.arg(dir).fails();
|
||||
println!("{}", result.stderr);
|
||||
assert!(result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue