mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
Fixes #1017. test_mkdir_dup_dir asserted that creating an existing directory is an error, but that's not how GNU coreutils behaves. This has been reported in #121, but wasn't fixed (only the `-p` case was). |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| main.rs | ||
| mkdir.rs | ||