mirror of
https://github.com/uutils/coreutils
synced 2024-12-18 09:03:14 +00:00
2a02f01fc2
Also don't run chmod when we just failed to create the directory. Behaviour before this patch: $ ./target/release/install -v -d dir1/dir2 install: dir1/dir2: Permission denied (os error 13) install: dir1/dir2: chmod failed with error No such file or directory (os error 2) install: created directory 'dir1/dir2' |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |