mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-06 07:42:21 -04:00
*** empty log message ***
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
2000-11-05 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* src/mkdir.c (main): Use make_dir instead of using mkdir directly.
|
||||
Diagnose as failure when mkdir tries to create (without the --parent
|
||||
(-p) option) a directory that already exists.
|
||||
Diagnose as failure when mkdir tries to create (without the
|
||||
--parent (-p) option) a directory that already exists.
|
||||
* tests/cp/cp-parents: Add a test for the above fix.
|
||||
|
||||
2000-11-01 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
Reference in New Issue
Block a user