This is the mail archive of the
cygwin@sourceware.cygnus.com
mailing list for the Cygwin project.
Minor 'mkdir' difference from b18 to b19...
- To: gnu-win32 at cygnus dot com
- Subject: Minor 'mkdir' difference from b18 to b19...
- From: "Robertson, Jason V" <jason dot v dot robertson at intel dot com>
- Date: Wed, 13 May 1998 14:47:11 -0700
Hello,
Has anyone noticed that the 'mkdir' in b19 doesn't work if the paramater has
a trailing slash? It used to in b18...
So for example:
mkdir ./blah/
doesn't work, but
mkdir ./blah
does work.
The error on the first case is:
mkdir: cannot make directory `blah/`: No such file or directory
Like I say - both used to work in b18. Any ideas, or is this a known bug?
This is a pretty minor issue, but it does cause problems with some scripts.
Thanks,
Jason
--
Jason Robertson <jason.v.robertson@intel.com>
Arizona Engineering Computing, Intel Corp.
(602)552-0065
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".