coreutils/src
Juliana Rodrigueiro 2a02f01fc2 install: Don't display success message when the dir was not created
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'
2021-04-02 19:59:43 +01:00
..
bin Update the binary usage to match busybox 2021-03-10 23:52:33 +01:00
uu install: Don't display success message when the dir was not created 2021-04-02 19:59:43 +01:00
uucore documentation for usual macros 2021-03-22 12:13:38 +02:00
uucore_procs Fix "panic message is not a string literal" warnings (#1915) 2021-03-26 11:09:16 +01:00